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
1 changed files with 1 additions and 0 deletions
|
@ -528,6 +528,7 @@ menu "Global build settings"
|
|||
depends !DEBUG
|
||||
depends !USE_GLIBC
|
||||
depends !USE_EGLIBC
|
||||
depends !USE_MUSL
|
||||
help
|
||||
This will install binaries stripped using sstrip
|
||||
endchoice
|
||||
|
|
Loading…
Reference in a new issue