mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
config BR2_MKLIBS
|
|
bool "Run mklibs on the built root filesystem"
|
|
help
|
|
Recompiles all the shared libraries to only include the
|
|
symbols actually needed to run the binaries on the target
|