diff options
author | Ingo Molnar <[email protected]> | 2009-10-12 09:57:25 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-10-12 10:00:27 +0200 |
commit | 55621ccf2b7a8afe39df8c80f55b28424fd07d13 (patch) | |
tree | b6a4e673f3772b595320542498fe768a5f371cd4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | cbef79a82a64ec13e745ce2b0274154ae1e47243 (diff) |
perf tools: Fix the NO_64BIT build on pure 64-bit systems
Randy Dunlap reported that 'make NO_64BIT=1' fails to build
a pure 32-b it binary on 64-bit/64-bit x86 systems.
The reason is that we dont pass in the -m32 and GCC defaults
to -m64.
So pass it in - and also extend the warning message about libelf
dependencies - glibc-dev[el] is needed as well beyond the libelf
library.
Reported-by: Randy Dunlap <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
LKML-Reference: Message-Id: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions