mirror of
https://github.com/breeze303/openwrt-ipq.git
synced 2025-12-17 05:31:07 +00:00
disable sstrip when using musl
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34427
This commit is contained in:
parent
c830644d97
commit
a68f386663
@ -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