make static host utility linking default to off
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Aug 2012 13:31:31 +0000 (13:31 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Aug 2012 13:31:31 +0000 (13:31 +0000)
SVN-Revision: 33197

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