From: nbd Date: Tue, 15 Mar 2011 21:34:16 +0000 (+0000) Subject: mark mklibs as broken, fixes are in trunk but too intrusive to backport X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=4053856d965f2220a1f3a6db67e9caf5f34ed833 mark mklibs as broken, fixes are in trunk but too intrusive to backport git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@26183 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Config.in b/Config.in index f1694c7ba..bb6a8ad84 100644 --- 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 )