mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
[buildroot] disable sstrip when using musl
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34427 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
85f58a96b8
commit
ccbddd6083
@ -528,6 +528,7 @@ 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…
Reference in New Issue
Block a user