Home
last modified time | relevance | path

Searched hist:"3 d47ff25685e76c24565779681f652b7ff2b10f0" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/
H A DMakefilediff 3d47ff25685e76c24565779681f652b7ff2b10f0 Fri Aug 12 23:24:25 CEST 2022 Ben Wolsieffer <ben.wolsieffer@hefring.com> 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>