remove debugging code
[buildroot.git] / toolchain / mklibs / Config.in
blobfaf0ab46aacb8f854884fc4488990be682e08e31
1 config BR2_MKLIBS
2         bool "Run mklibs on the built root filesystem"
3         default n
4         help
5           Recompiles all the shared libraries to only include the
6           symbols actually needed to run the binaries on the target