tools features: Add feature test to check if libbfd has buildid support
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 3 Sep 2020 16:44:39 +0000 (13:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 4 Sep 2020 17:38:15 +0000 (14:38 -0300)
commite71e19a9ea70952a53d58a99971820ce6c1794a8
tree164ded28d2a6dc179478b3fa3f9c3078f7da114c
parent59126901f200f5fc907153468b03c64e0081b6e6
tools features: Add feature test to check if libbfd has buildid support

Which is needed by the PE executable support, for instance.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jacek Caban <jacek@codeweavers.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Remi Bernon <rbernon@codeweavers.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/build/Makefile.feature
tools/build/feature/Makefile
tools/build/feature/test-all.c
tools/build/feature/test-libbfd-buildid.c [new file with mode: 0644]
tools/perf/Makefile.config