Explorar o código

disable -z now by default

Mike Frysinger %!s(int64=19) %!d(string=hai) anos
pai
achega
36df0f55b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

@@ -1315,7 +1315,7 @@ config UCLIBC_BUILD_RELRO
 config UCLIBC_BUILD_NOW
 	bool "Build uClibc with NOW"
 	depends on HAVE_SHARED
-	default y
+	default n
 	help
 	  Build all libraries and executables with -z now.