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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue