toolchain: mark mklibs as broken
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 2 May 2011 19:08:21 +0000 (16:08 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 2 May 2011 19:39:53 +0000 (21:39 +0200)
mklibs is a broken option, so mark it as so pending a proper fixup or
punting it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/mklibs/Config.in

index 2298a3e515c797e9143f47e72c6c68e18f35de01..c0658661b93250954c9869e1ce8ac33643324c4c 100644 (file)
@@ -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