OSDN Git Service

Fixup selection of endianness, since select does not work on choice
[uclinux-h8/uClibc.git] / extra / Configs / Config.sparc
index 3c359ed..3d99a44 100644 (file)
@@ -8,11 +8,14 @@ config TARGET_ARCH
 
 config HAVE_ELF
        bool
-       select ARCH_BIG_ENDIAN
        select HAVE_NO_SHARED
        select ARCH_HAS_NO_LDSO
        default y
 
+config ARCH_SUPPORTS_BIG_ENDIAN
+       bool
+       default y
+
 config ARCH_CFLAGS
        string