Explorar el Código

allow using sstrip with musl

There was no particular reason for it to be disabled so allow it.

Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 35405
Florian Fainelli hace 12 años
padre
commit
8b895d1703
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Config.in

+ 0 - 1
Config.in

@@ -536,7 +536,6 @@ menu "Global build settings"
 			depends !DEBUG
 			depends !USE_GLIBC
 			depends !USE_EGLIBC
-			depends !USE_MUSL
 			help
 			  This will install binaries stripped using sstrip
 	endchoice