diff options
Diffstat (limited to 'toolchain/mklibs/Config.in')
-rw-r--r-- | toolchain/mklibs/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/mklibs/Config.in b/toolchain/mklibs/Config.in index faf0ab46a..2298a3e51 100644 --- a/toolchain/mklibs/Config.in +++ b/toolchain/mklibs/Config.in @@ -1,6 +1,5 @@ config BR2_MKLIBS bool "Run mklibs on the built root filesystem" - default n help Recompiles all the shared libraries to only include the symbols actually needed to run the binaries on the target |