From: Mike Galbraith Date: Sat, 8 Aug 2009 12:14:15 +0000 (+0200) Subject: perf_counter tools: Fix libbfd detection for systems with libz dependency X-Git-Tag: v2.6.31-rc6~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=183f3b0887083d36c8a25cd5e3518906415d1889;p=pandora-kernel.git perf_counter tools: Fix libbfd detection for systems with libz dependency 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 Acked-by: Peter Zijlstra LKML-Reference: <1249733655.6929.5.camel@marge.simson.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed