disable sstrip when using musl
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34427
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user