mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
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_ENDIAN_OPTION "mbig-endian"
|
||||||
+#define TARGET_LINKER_EMULATION "armelfb_linux"
|
+#define TARGET_LINKER_EMULATION "armelfb_linux"
|
||||||
+#else
|
+#else
|
||||||
+#define TARGET_ENDIAN_DEFAULT -ARM_FLAG_BIG_END
|
+#define TARGET_ENDIAN_DEFAULT 0
|
||||||
+#define TARGET_ENDIAN_OPTION "mlittle-endian"
|
+#define TARGET_ENDIAN_OPTION "mlittle-endian"
|
||||||
+#define TARGET_LINKER_EMULATION "armelf_linux"
|
+#define TARGET_LINKER_EMULATION "armelf_linux"
|
||||||
+#endif
|
+#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user