summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-08-15 13:31:31 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-08-15 13:31:31 +0000
commit12b3909f1ba425f76f90685c2446fa45d969b87f (patch)
treee6fd43122dfbc64d7643c633c8de6c8377042ec1 /Config.in
parenta062e08bb4f56ffe86ae3f754675ea248160438f (diff)
downloadmaster-31e0f0ae-12b3909f1ba425f76f90685c2446fa45d969b87f.tar.gz
master-31e0f0ae-12b3909f1ba425f76f90685c2446fa45d969b87f.tar.bz2
master-31e0f0ae-12b3909f1ba425f76f90685c2446fa45d969b87f.zip
make static host utility linking default to off
SVN-Revision: 33197
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index e865777bee..403597804f 100644
--- 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