[MIPS] Workaround for bug in gcc -EB / -EL options.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 10 Oct 2006 14:44:10 +0000 (15:44 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Oct 2006 18:30:59 +0000 (19:30 +0100)
commitf94054121efcba573f12101a75a4be93e871b309
tree0836e0e2eb24976e5c7f52309e140ce3724a1156
parentea5742830ada301de22a68e604b48fb6107c270f
[MIPS] Workaround for bug in gcc -EB / -EL options.

Certain gcc versions upto gcc 4.1.1 (probably 4.2-subversion as of
2006-10-10 don't properly change the the predefined symbols if -EB / -EL
are used, so we kludge that here.  A bug has been filed at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29413.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile