commit | e50901338b23cc173f464ff8e0179c4354d16877 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Jun 09 16:49:43 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jun 09 16:49:43 2008 +0900 |
tree | a81fa2d29a74dd2a172a6917c3778507ef80a6a8 | |
parent | b8858eed87f1f19903ad9224f7228cbe7374ac7e [diff] |
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>