[PATCH 0/2] Fix cross-compilation issues with Clang
From: WANG Xuerui
Date: Tue Jun 27 2023 - 09:01:43 EST
From: WANG Xuerui <git@xxxxxxxxxx>
Hi,
Just some quick fixes to the recently accepted Clang patches, thanks to
Nathan's followup testing. (I test-compiled natively so didn't notice
that cross-compilation was broken, and by chance the LLVM snapshot I
used didn't contain the breaking commit either.)
With an additional LLVM patch https://reviews.llvm.org/D153865 the Clang
builds should now get fixed.
WANG Xuerui (2):
LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='
LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
arch/loongarch/Makefile | 2 +-
arch/loongarch/vdso/Makefile | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)
--
2.40.0