use tested patch from upstream
This commit is contained in:
parent
74d1a95f1f
commit
8bdef6dd22
@ -18,7 +18,7 @@ See http://gcc.gnu.org/PR16350
|
||||
+#define TARGET_ENDIAN_OPTION "mbig-endian"
|
||||
+#define TARGET_LINKER_EMULATION "armelfb_linux"
|
||||
+#else
|
||||
+#define TARGET_ENDIAN_DEFAULT -ARM_FLAG_BIG_END
|
||||
+#define TARGET_ENDIAN_DEFAULT 0
|
||||
+#define TARGET_ENDIAN_OPTION "mlittle-endian"
|
||||
+#define TARGET_LINKER_EMULATION "armelf_linux"
|
||||
+#endif
|
||||
|
Loading…
Reference in New Issue
Block a user