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)
commite50901338b23cc173f464ff8e0179c4354d16877
treea81fa2d29a74dd2a172a6917c3778507ef80a6a8
parentb8858eed87f1f19903ad9224f7228cbe7374ac7e
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: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile