]> git.baikalelectronics.ru Git - kernel.git/commit
s390: remove -fno-strength-reduce flag
authorArnd Bergmann <arnd@arndb.de>
Mon, 8 Apr 2019 21:26:14 +0000 (23:26 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 11 Apr 2019 11:36:46 +0000 (13:36 +0200)
commitcfc5a0c7c8009dd3afd772fccc29919ab38ba501
tree352edec140cddd5ad570093d60aaca019003121a
parent350a297d03b68d8e12af2fc7b0ffb4d44319045c
s390: remove -fno-strength-reduce flag

This was added as a workaround for really old compilers, and it prevents
building with clang now. I can see no reason for keeping it, as it has
already been removed for most architectures in the pre-git era, so
let's remove it everywhere, rather than only for clang.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Makefile