aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNick Desaulniers <[email protected]>2021-05-18 13:58:57 -0700
committerMichael Ellerman <[email protected]>2021-05-23 20:51:35 +1000
commit6fcb574125e673f33ff058caa54b4e65629f3a08 (patch)
treeceac7594f9b6f0de999f7f669c026cf00f715326 /include
parent73e6e4e01134c9ee97433ad1f470c71b0748b08f (diff)
powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12
Until clang-12, clang would attempt to assemble 32b powerpc assembler in 64b emulation mode when using a 64b target triple with -m32, leading to errors during the build of the compat VDSO. Simply disable all of CONFIG_COMPAT; users should upgrade to the latest release of clang for proper support. Suggested-by: Nathan Chancellor <[email protected]> Signed-off-by: Nick Desaulniers <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://github.com/ClangBuiltLinux/linux/issues/1160 Link: https://github.com/llvm/llvm-project/commits/2288319733cd5f525bf7e24dece08bfcf9d0ff9e Link: https://groups.google.com/g/clang-built-linux/c/ayNmi3HoNdY/m/XJAGj_G2AgAJ Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions