MIPS: Probe toolchain support of -msym32
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Fri, 2 Feb 2024 18:21:40 +0000 (18:21 +0000)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 23 Feb 2024 09:13:47 +0000 (10:13 +0100)
commit18ca63a2e23c5e170d2d7552b64b1f5ad019cd9b
tree6412e6f69e15203a1a44b573cda2a09bcb1c8e3d
parent3c35da51f77e45f345b229df4b3adebad82ce4ef
MIPS: Probe toolchain support of -msym32

msym32 is not supported by LLVM toolchain.
Workaround by probe toolchain support of msym32 for KBUILD_SYM32
feature.

Link: https://github.com/ClangBuiltLinux/linux/issues/1544
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Makefile