From 48a00cc2ce165e70acc5c327b3c6415dde5c794b Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 2 May 2011 16:08:21 -0300 Subject: toolchain: mark mklibs as broken mklibs is a broken option, so mark it as so pending a proper fixup or punting it. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- toolchain/mklibs/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/mklibs') diff --git a/toolchain/mklibs/Config.in b/toolchain/mklibs/Config.in index 2298a3e51..c0658661b 100644 --- a/toolchain/mklibs/Config.in +++ b/toolchain/mklibs/Config.in @@ -1,5 +1,6 @@ config BR2_MKLIBS bool "Run mklibs on the built root filesystem" + depends on BROKEN help Recompiles all the shared libraries to only include the symbols actually needed to run the binaries on the target -- cgit v1.2.3