disable sstrip when using musl

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

SVN-Revision: 34427
master
Florian Fainelli 12 years ago
parent c830644d97
commit a68f386663
  1. 1
      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

Loading…
Cancel
Save