diff options
author | Nathan Chancellor <nathan@kernel.org> | 2023-06-01 11:38:24 -0700 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-06-05 09:49:58 +0900 |
commit | 08f6554ff90ef189e6b8f0303e57005bddfdd6a7 (patch) | |
tree | eae930417c7168da9ce7c2a665cf9a83f496cfa8 /net/openvswitch/dp_notify.c | |
parent | 2cb749466d179e3ccfe83eb8a52dc002d07b08af (diff) | |
download | linux-08f6554ff90ef189e6b8f0303e57005bddfdd6a7.tar.gz linux-08f6554ff90ef189e6b8f0303e57005bddfdd6a7.tar.bz2 linux-08f6554ff90ef189e6b8f0303e57005bddfdd6a7.zip |
mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
A future change will move CLANG_FLAGS from KBUILD_{A,C}FLAGS to
KBUILD_CPPFLAGS so that '--target' is available while preprocessing.
When that occurs, the following error appears when building ARCH=mips
with clang (tip of tree error shown):
clang: error: unsupported option '-mabi=' for target 'x86_64-pc-linux-gnu'
Add KBUILD_CPPFLAGS in the CHECKFLAGS invocation to keep everything
working after the move.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'net/openvswitch/dp_notify.c')
0 files changed, 0 insertions, 0 deletions