alistair23-linux/tools/perf/config
Arnaldo Carvalho de Melo f9ca2d8918 perf tools: Emit more precise message for missing glibc static library
When the user does:

  make -C tools/perf LDFLAGS=-static

asking for a static build, and the glibc-static (or equivalent) is not
found, the message wasn't clear, stating that one of glibc-devel or
glibc-static wasn't installed, clarify it checking if -static is
present in LDFLAGS.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-7e0sfobbzgeydzi9gsz8ss3m@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2014-06-09 12:14:08 -03:00
..
feature-checks perf tools: Get rid of on_exit() feature test 2014-05-12 11:09:50 +02:00
Makefile perf tools: Emit more precise message for missing glibc static library 2014-06-09 12:14:08 -03:00
Makefile.arch perf tools: Allow building for tile 2014-03-07 11:19:49 -05:00
utilities.mak perf tools: Making QUIET_(CLEAN|INSTAL) variables global 2013-12-19 16:18:08 -03:00