diff options
author | Andrey Ryabinin <a.ryabinin@samsung.com> | 2015-04-16 22:44:58 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 16:03:59 +0300 |
commit | 6e54abac1b8e0b7febffdbad37b605daef1cfcff (patch) | |
tree | 6b8cd8b481b3584d80167f0357f8ca5a19950f0a /scripts/Lindent | |
parent | 6ceafb880c218a14e0cf8d08499138a1a9775fb2 (diff) | |
download | linux-6e54abac1b8e0b7febffdbad37b605daef1cfcff.tar.xz |
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
It might be annoying to constantly see this:
scripts/Makefile.kasan:16: Cannot use CONFIG_KASAN: -fsanitize=kernel-address is not supported by compiler
while performing allmodconfig/allyesconfig build tests.
Disable this warning if CONFIG_COMPILE_TEST=y.
Signed-off-by: Andrey Ryabinin <a.ryabinin@samsung.com>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/Lindent')
0 files changed, 0 insertions, 0 deletions