Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/
H A DMakefile3d47ff25 Fri Aug 12 16:24:25 CDT 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>