mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
busybox: turn on BUSYBOX_DEFAULT_FEATURE_SH_NOFORK to slightly improve performance
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43348
This commit is contained in:
parent
174d16e59f
commit
a70800a7ed
@ -2625,7 +2625,7 @@ config BUSYBOX_DEFAULT_FEATURE_SH_STANDALONE
|
||||
default n
|
||||
config BUSYBOX_DEFAULT_FEATURE_SH_NOFORK
|
||||
bool
|
||||
default n
|
||||
default y
|
||||
config BUSYBOX_DEFAULT_FEATURE_SH_HISTFILESIZE
|
||||
bool
|
||||
default n
|
||||
|
Loading…
x
Reference in New Issue
Block a user