From: Florian Fainelli Date: Tue, 29 Jan 2013 23:05:43 +0000 (+0000) Subject: [buildroot] allow using sstrip with musl X-Git-Tag: v14.07~5250 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=07714a8422d1dd155849d14f6f9e22df0650419b;p=openwrt-github%2F.git [buildroot] allow using sstrip with musl There was no particular reason for it to be disabled so allow it. Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35405 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Config.in b/Config.in index 24ea2205d2..6f81e0bdd8 100644 --- a/Config.in +++ b/Config.in @@ -536,7 +536,6 @@ menu "Global build settings" depends !DEBUG depends !USE_GLIBC depends !USE_EGLIBC - depends !USE_MUSL help This will install binaries stripped using sstrip endchoice