mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
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
|