disable sstrip when using musl

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34427
This commit is contained in:
Florian Fainelli 2012-11-29 21:43:05 +00:00
parent c830644d97
commit a68f386663
1 changed files with 1 additions and 0 deletions

View File

@ -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