projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c830644
)
disable sstrip when using musl
author
Florian Fainelli
<florian@openwrt.org>
Thu, 29 Nov 2012 21:43:05 +0000
(21:43 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 29 Nov 2012 21:43:05 +0000
(21:43 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34427
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 76acbe59444b3db5083b33518a59d1a14b4e3439..8a004127513431882f9e8b16e3b952d75d59d463 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-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