disable sstrip when using musl
authorFlorian Fainelli <florian@openwrt.org>
Thu, 29 Nov 2012 21:43:05 +0000 (21:43 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 29 Nov 2012 21:43:05 +0000 (21:43 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34427

Config.in

index 76acbe59444b3db5083b33518a59d1a14b4e3439..8a004127513431882f9e8b16e3b952d75d59d463 100644 (file)
--- a/Config.in
+++ b/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