Skip to content
Commit e5090133 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Add -mno-fdpic to default flags.



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: default avatarPaul Mundt <lethal@linux-sh.org>
parent b8858eed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment