aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSES
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-04-15 10:35:51 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2019-05-03 17:17:58 +0200
commitc263a4e990b7296b074e33aa077239a0a28a818e (patch)
tree75bdcba515026deb596bbcae1c35357f3c07adba /LICENSES
parents390: simplify disabled_wait (diff)
downloadlinux-dev-c263a4e990b7296b074e33aa077239a0a28a818e.tar.xz
linux-dev-c263a4e990b7296b074e33aa077239a0a28a818e.zip
s390: only build for new CPUs with clang
llvm does does not understand -march=z9-109 and older target specifiers, so disable the respective Kconfig settings and the logic to make the boot code work on old systems when building with clang. Part of the early boot code is normally compiled with -march=z900 for maximum compatibility. This also has to get changed with clang to the oldest supported ISA, which is -march=z10 here. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions