Explorar el Código

make sure ldso is disabled for bfin

Mike Frysinger hace 20 años
padre
commit
e2065691b7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      extra/Configs/Config.bfin

+ 1 - 0
extra/Configs/Config.bfin

@@ -11,6 +11,7 @@ config FORCE_OPTIONS_FOR_ARCH
 	default y
 	default y
 	select ARCH_LITTLE_ENDIAN
 	select ARCH_LITTLE_ENDIAN
 	select ARCH_HAS_NO_MMU
 	select ARCH_HAS_NO_MMU
+	select ARCH_HAS_NO_LDSO
 
 
 config ARCH_CFLAGS
 config ARCH_CFLAGS
 	string
 	string