[buildroot] allow using sstrip with musl
There was no particular reason for it to be disabled so allow it. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35405 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6a3ff81d11
commit
8925e35808
1 changed files with 0 additions and 1 deletions
|
@ -536,7 +536,6 @@ menu "Global build settings"
|
||||||
depends !DEBUG
|
depends !DEBUG
|
||||||
depends !USE_GLIBC
|
depends !USE_GLIBC
|
||||||
depends !USE_EGLIBC
|
depends !USE_EGLIBC
|
||||||
depends !USE_MUSL
|
|
||||||
help
|
help
|
||||||
This will install binaries stripped using sstrip
|
This will install binaries stripped using sstrip
|
||||||
endchoice
|
endchoice
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue