projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a062e08
)
make static host utility linking default to off
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 15 Aug 2012 13:31:31 +0000
(13:31 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 15 Aug 2012 13:31:31 +0000
(13:31 +0000)
SVN-Revision: 33197
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index e865777bee6b90fa1cb1df0fffbd99b08191ccf7..403597804f09089ae01a51f27f6ff9159d2b7d79 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-154,7
+154,7
@@
menu "Global build settings"
instead of the default OpenWrt stubs. If uClibc is used, it is also built with locale support.
config BUILD_STATIC_TOOLS
- default
y
+ default
n
bool "Attempt to link host utilities statically"
help
Linking host utilities like sed or firmware-utils statically increases the portability of the