tools: Set the maximum optimization level according to the compiler being used
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 14 Feb 2017 13:55:27 +0000 (10:55 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 14 Feb 2017 13:55:27 +0000 (10:55 -0300)
commit49b3cd306e60b9d889c775cb2ebb709f80dd8ae9
tree28b1b251c83d45ca0b3c2df7690fb42b53114958
parent093b75ef5995ea35d7f6bdb6c7b32a42a1999813
tools: Set the maximum optimization level according to the compiler being used

To avoid this when using clang:

  warning: optimization level '-O6' is not supported; using '-O3' instead

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-kaghp8ddvzdsg03putemcq96@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/lib/api/Makefile
tools/lib/subcmd/Makefile
tools/perf/Makefile.config