diff options
Diffstat (limited to 'toolchain/mklibs/Config.in')
-rw-r--r-- | toolchain/mklibs/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |