فهرست منبع

disable sstrip when using musl

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

SVN-Revision: 34427
Florian Fainelli 13 سال پیش
والد
کامیت
a68f386663
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Config.in

+ 1 - 0
Config.in

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