diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2019-07-08 21:38:15 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2019-08-23 12:38:48 +0200 |
commit | a05b9608456e0d4464c6f7ca8572324ace57a3f4 (patch) | |
tree | d3836302055b3659a719ee97000ca9e15aba75d5 /arch/csky | |
parent | ARM: 8873/1: perf: cleanup cppcheck shifting warning (diff) | |
download | linux-a05b9608456e0d4464c6f7ca8572324ace57a3f4.tar.xz linux-a05b9608456e0d4464c6f7ca8572324ace57a3f4.zip |
ARM: 8875/1: Kconfig: default to AEABI w/ Clang
Clang produces references to __aeabi_uidivmod and __aeabi_idivmod for
arm-linux-gnueabi and arm-linux-gnueabihf targets incorrectly when AEABI
is not selected (such as when OABI_COMPAT is selected).
While this means that OABI userspaces wont be able to upgraded to
kernels built with Clang, it means that boards that don't enable AEABI
like s3c2410_defconfig will stop failing to link in KernelCI when built
with Clang.
Link: https://github.com/ClangBuiltLinux/linux/issues/482
Link: https://groups.google.com/forum/#!msg/clang-built-linux/yydsAAux5hk/GxjqJSW-AQAJ
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/csky')
0 files changed, 0 insertions, 0 deletions