From: Ralf Baechle Date: Tue, 10 Oct 2006 14:44:10 +0000 (+0100) Subject: [MIPS] Workaround for bug in gcc -EB / -EL options. X-Git-Tag: v2.6.19-rc2~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f94054121efcba573f12101a75a4be93e871b309;p=pandora-kernel.git [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 --- Reading git-diff-tree failed