summaryrefslogtreecommitdiffstats
path: root/arch/x86/tools/Makefile
diff options
context:
space:
mode:
authorMichael S. Tsirkin2009-10-29 16:20:02 +0100
committerIngo Molnar2009-11-17 10:18:15 +0100
commit751386507701010831d72c522171753d2cd903d2 (patch)
tree5d834aca33db0fac7fb5dce032d289a3ce6bdea2 /arch/x86/tools/Makefile
parentMerge branch 'perf/core' into perf/probes (diff)
downloadkernel-qcow2-linux-751386507701010831d72c522171753d2cd903d2.tar.gz
kernel-qcow2-linux-751386507701010831d72c522171753d2cd903d2.tar.xz
kernel-qcow2-linux-751386507701010831d72c522171753d2cd903d2.zip
perf tools: Support static build
This makes it possible to build perf statically, by performing: make LDFLAGS=-static Since static libraries are only searched in the order they are specified, move library list from LDFLAGS to EXTLIBS, so that they are put at the end of linker command line. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <20091029152002.GA5406@redhat.com> [ v2: resolved conflicts ] Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/tools/Makefile')
0 files changed, 0 insertions, 0 deletions