Author: nbd
Date: 2016-01-18 13:47:36 +0100 (Mon, 18 Jan 2016)
New Revision: 48313

Modified:
   trunk/config/Config-build.in
Log:
build: use sstrip by default for musl

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/config/Config-build.in
===================================================================
--- trunk/config/Config-build.in        2016-01-18 12:42:08 UTC (rev 48312)
+++ trunk/config/Config-build.in        2016-01-18 12:47:36 UTC (rev 48313)
@@ -143,7 +143,7 @@
        choice
                prompt "Binary stripping method"
                default USE_STRIP   if EXTERNAL_TOOLCHAIN
-               default USE_STRIP   if USE_GLIBC || USE_MUSL
+               default USE_STRIP   if USE_GLIBC
                default USE_SSTRIP
                help
                  Select the binary stripping method you wish to use.
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to