2
1
Эх сурвалжийг харах

use tested patch from upstream

Mike Frysinger 20 жил өмнө
parent
commit
8bdef6dd22

+ 1 - 1
toolchain/gcc/3.3.5/800-arm-bigendian.patch

@@ -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