diff options
author | Jiri Olsa <[email protected]> | 2016-11-02 14:35:47 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-11-14 11:37:25 -0300 |
commit | 2ec8107d8e0d1d285b2bbf1999e7f4e46b6b535b (patch) | |
tree | a16750cef61a1b5449b1814c95e76aab88b2aeb5 /tools/perf/scripts/python/syscall-counts.py | |
parent | 699c12a7cca376d16f75672f9047faa37b184eda (diff) |
tools build: Add CFLAGS_REMOVE_* support
Adding support to remove options from final CFLAGS for both object file
and build target. It's now possible to remove CFLAGS options like:
CFLAGS_REMOVE_krava.o += -Wstrict-prototypes
Committer notes:
This comes from the kernel's kbuild infrastructure, the subset that is
supported in tools/ is being documented at tools/build/Documentation/Build.txt.
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Stephane Eranian <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: William Cohen <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions