aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorMichael S. Tsirkin <[email protected]>2009-10-29 17:20:02 +0200
committerIngo Molnar <[email protected]>2009-11-17 10:18:15 +0100
commit751386507701010831d72c522171753d2cd903d2 (patch)
tree5d834aca33db0fac7fb5dce032d289a3ce6bdea2 /tools/perf/scripts/python/Perf-Trace-Util/lib
parenta7b63425a41cd6a8d50f76fef0660c5110f97e91 (diff)
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 <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> LKML-Reference: <[email protected]> [ v2: resolved conflicts ] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions