From: Paul Mundt Date: Mon, 9 Jun 2008 07:49:43 +0000 (+0900) Subject: sh: Add -mno-fdpic to default flags. X-Git-Tag: v2.6.26-rc6~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50901338b23cc173f464ff8e0179c4354d16877;p=pandora-kernel.git 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 --- Reading git-diff-tree failed