git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8858ee
)
sh: Add -mno-fdpic to default flags.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 9 Jun 2008 07:49:43 +0000
(16:49 +0900)
committer
Paul 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