sh: Add -mno-fdpic to default flags.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 9 Jun 2008 07:49:43 +0000 (16:49 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 9 Jun 2008 07:49:43 +0000 (16:49 +0900)
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>

No differences found