Kaynağa Gözat

powerpc is always big endian

Eric Andersen 22 yıl önce
ebeveyn
işleme
c1052c066e
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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