diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2021-04-26 15:47:39 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2021-04-29 11:22:33 -0300 |
commit | c6e3bf437184d41d885ba679eab0ddd43f95db56 (patch) | |
tree | 161c582f0209caffba688118ead48eca9727e5ac /security | |
parent | 19177bc3da7e52bc7fb7e603556f98f06e074092 (diff) |
perf build: Defer printing detected features to the end of all feature checks
We were doing it in tools/build/Makefile.feature, after running the
feature checks, but then in tools/perf/Makefile.config we can call more
feature checks when we notice that some feature check failed, like when
libbfd wasn't detected and we add libraries to the LDFLAGS of its
feature check to try again, etc.
Acked-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions