From: Peter Zijlstra Date: Wed, 5 Aug 2009 12:05:16 +0000 (+0200) Subject: perf: Auto-detect libbfd X-Git-Tag: v2.6.31-rc6~44^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cdbc46d7b2cb0acb68c3ecad93b000552121fa6;p=pandora-kernel.git perf: Auto-detect libbfd Since the C++ demangling isn't needed for everybody and bfd/iberty aren't widely/easily available on all machines, make it optional. It also allows you to forcefully disable demangling by using NO_DEMANGLE=1 and otherwise tries to detect libbfd/libiberty combinations that result in a compiling demangler. Reported-by: Jens Axboe Signed-off-by: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Kyle McMartin LKML-Reference: <20090801082048.GX12579@kernel.dk> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed