Ver Fonte

powerpc is always big endian

Eric Andersen há 22 anos atrás
pai
commit
c1052c066e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      extra/Configs/Config.powerpc

+ 1 - 0
extra/Configs/Config.powerpc

@@ -9,6 +9,7 @@ config TARGET_ARCH
 config HAVE_ELF
 	bool
 	select UCLIBC_HAS_MMU
+	select ARCH_BIG_ENDIAN
 	default y
 
 config ARCH_CFLAGS