mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user