diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-11-07 14:26:46 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-11-15 03:59:55 +0300 |
commit | a5371018eefdd81f4152926a6d2b9480a75ac2a6 (patch) | |
tree | ba1069ca06279e78e8734e311a8a5341860d3418 /rust/helpers/helpers.c | |
parent | 4aa5cc1e0012f784bc7f637458e597564833b425 (diff) | |
download | linux-a5371018eefdd81f4152926a6d2b9480a75ac2a6.tar.xz |
powerpc/Makefile: Allow overriding CPP
Unlike all other arches, powerpc doesn't allow the user to override CPP,
because it sets it unconditionally in the arch Makefile. This can lead
to strange build failures.
Instead add the required flags to KBUILD_CPPFLAGS, which are passed
to CPP, CC and AS invocations by the generic Makefile logic.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Closes: https://lore.kernel.org/all/20240607061629.530301-1-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[mpe: Rebase, write change log, add Arnd's SoB as communicated privately]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241107112646.32401-1-mpe@ellerman.id.au
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions