mark mklibs as broken, fixes are in trunk but too intrusive to backport
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Mar 2011 21:34:16 +0000 (21:34 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Mar 2011 21:34:16 +0000 (21:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@26183 3c298f89-4303-0410-b956-a3cf2f4a3e73

Config.in

index f1694c7badf1e38449bc4dbb891321d366d5d02f..bb6a8ad8416a5e7ed5716b9d9d828866e15e3d2e 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -275,6 +275,7 @@ menu "Global build settings"
 
        config USE_MKLIBS
                bool "Strip unnecessary functions from libraries"
+               depends BROKEN
                help
                  Reduces libraries to only those functions that are necessary for using all
                  selected packages (including those selected as <M>)