mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-03 21:39:27 +00:00
Presently the --fdpic specifier and the --isa matching clash when building with FDPIC toolchains. As we have no interest in building the kernel with --fdpic in the first place, always try to add in -mno-fdpic to the default flags. Signed-off-by: Paul Mundt <lethal@linux-sh.org>