perf build: Remove all condition feature check {C,LD}FLAGS
authorWang Nan <wangnan0@huawei.com>
Fri, 29 Jan 2016 05:57:30 +0000 (05:57 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 29 Jan 2016 17:47:52 +0000 (14:47 -0300)
commit5a155bb77a673dda941121142d686c3f47b49981
tree5d9e4d7d9e7a442472155aa940ef1ee6692c77e0
parent76c4aaec41b76afb7f914aaf6080f21ab331b0c6
perf build: Remove all condition feature check {C,LD}FLAGS

'make feature-dump' should give a stable result, so even 'NO_SOMETHING=1'
is given (for babeltrace, if LIBBABELTRACE=1 is not given), we should
try to detect those feature and {C,LD}FLAGS. Build or not should be
controled independent.

Signed-off-by: Wang Nan <wangnan0@huawei.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Li Zefan <lizefan@huawei.com>
Link: http://lkml.kernel.org/r/1454047050-204993-1-git-send-email-wangnan0@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/config/Makefile
This page took 0.04755 seconds and 5 git commands to generate.