diff options
author | Ben Wolsieffer <ben.wolsieffer@hefring.com> | 2022-08-12 22:24:25 +0100 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2022-08-31 14:50:07 +0100 |
commit | 3d47ff25685e76c24565779681f652b7ff2b10f0 (patch) | |
tree | 9e4c8394b40c3f15e52049529489ad6d53af75be /arch/arm/kernel | |
parent | ee50036b25be62e4abbac46665f410b887b66130 (diff) | |
download | linux-3d47ff25685e76c24565779681f652b7ff2b10f0.tar.gz linux-3d47ff25685e76c24565779681f652b7ff2b10f0.tar.bz2 linux-3d47ff25685e76c24565779681f652b7ff2b10f0.zip |
ARM: 9226/1: disable FDPIC ABI
When building with an arm-*-uclinuxfdpiceabi toolchain, the FDPIC ABI is
enabled by default but should not be used to build the kernel.
Therefore, pass -mno-fdpic if supported by the compiler.
Signed-off-by: Ben Wolsieffer <ben.wolsieffer@hefring.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions