git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c24b513
)
perf_counter tools: Fix libbfd detection for systems with libz dependency
author
Mike Galbraith
<efault@gmx.de>
Sat, 8 Aug 2009 12:14:15 +0000
(14:14 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 9 Aug 2009 10:54:47 +0000
(12:54 +0200)
Due to a libz dependency in some distro's binutils package,
C++ demangle support isn't compiled in despite the necessary
libraries being available.
Fix this by adding a -lz link test to the dependency detection
rules.
Signed-off-by: Mike Galbraith <efault@gmx.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
1249733655
.6929.5.camel@marge.simson.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Makefile
patch
|
blob
|
history
diff --cc
tools/perf/Makefile
Simple merge