mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 14:42:12 +00:00
mklibs is a broken option, so mark it as so pending a proper fixup or punting it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
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
|