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:
b550ade
)
allow using sstrip with musl
author
Florian Fainelli
<florian@openwrt.org>
Tue, 29 Jan 2013 23:05:43 +0000
(23:05 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 29 Jan 2013 23:05:43 +0000
(23:05 +0000)
There was no particular reason for it to be disabled so allow it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35405
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 24ea2205d23abcfc97a8ba669ef4e299e39987f2..6f81e0bdd82642a2cbe0e7234726357605a1dd90 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-536,7
+536,6
@@
menu "Global build settings"
depends !DEBUG
depends !USE_GLIBC
depends !USE_EGLIBC
- depends !USE_MUSL
help
This will install binaries stripped using sstrip
endchoice