9ab4e56e94
based on a patch from akvadrako, and using a version of mklibs.py that was massively hacked up by andersee and mjn3 for uClibc support.
7 lines
203 B
Plaintext
7 lines
203 B
Plaintext
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
|