Преглед изворни кода

Do not provide a default for endianness. This needs to be selected
on a per-arch basis, or left to the user to choose.

Eric Andersen пре 22 година
родитељ
комит
b09209baf0
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      extra/Configs/Config.in.arch

+ 0 - 1
extra/Configs/Config.in.arch

@@ -5,7 +5,6 @@
 
 choice
 	prompt "Target Processor Endianness"
-	default ARCH_LITTLE_ENDIAN
 	help
 	  This is the endianness you wish to build use.  Choose either Big
 	  Endian, or Little Endian.