From: Jiri Olsa Date: Thu, 10 Oct 2013 20:24:00 +0000 (+0200) Subject: perf tools: Separate lbfd check out of NO_DEMANGLE condition X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~28^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6a147deef93ddbb899cb394d8d44118289e76a;p=pandora-kernel.git perf tools: Separate lbfd check out of NO_DEMANGLE condition We fail build with NO_DEMANGLE with missing -lbfd externals error. The reason is that we now use bfd code in srcline object: perf tools: Implement addr2line directly using libbfd So we need to check/add -lbfd always now. Signed-off-by: Jiri Olsa Cc: Corey Ashford Cc: David Ahern Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed