- there is no "CONFIG_STANDALONE" in the repository. Also iff there was a
CONFIG_STANDALONE, we'd need to toggle this on per default.
This commit is contained in:
parent
597e70e9e4
commit
e2c7d34051
@ -238,8 +238,8 @@ config CONFIG_STATIC
|
||||
|
||||
config CONFIG_BUILD_LIBBUSYBOX
|
||||
bool "Build shared libbusybox"
|
||||
depends on CONFIG_STANDALONE
|
||||
default n
|
||||
default y if CONFIG_STANDALONE
|
||||
help
|
||||
Build a shared library libbusybox.so which contains all
|
||||
libraries used inside busybox.
|
||||
|
Loading…
x
Reference in New Issue
Block a user