toolchain: Select USE_SSTRIP with external musl toolchain
[openwrt/staging/jow.git] / config / Config-build.in
index 2eded2b288424be38a7035dda6b85cf4a1265d2d..c2303637cb1eb5f6227880599cc9629592748b50 100644 (file)
@@ -160,7 +160,6 @@ menu "Global build settings"
 
        choice
                prompt "Binary stripping method"
-               default USE_STRIP   if EXTERNAL_TOOLCHAIN
                default USE_STRIP   if USE_GLIBC
                default USE_SSTRIP
                help