mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-28 16:51:15 +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>