]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteabecf723d882210829646a518b238a8400055e8
treea81fa2d29a74dd2a172a6917c3778507ef80a6a8
parent4cf38ea1df7e7562c9815388495edd67db97639a
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