1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00

busybox: Enable sendfile by default

Enable sendfile system call by default.
http://lists.busybox.net/pipermail/busybox-cvs/2014-November/034831.html

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
Daniel Engberg 2017-04-21 10:36:39 +02:00 committed by Felix Fietkau
parent edda8ecd79
commit dca2966b77

View File

@ -273,7 +273,7 @@ config BUSYBOX_DEFAULT_FEATURE_VERBOSE_CP_MESSAGE
default n
config BUSYBOX_DEFAULT_FEATURE_USE_SENDFILE
bool
default n
default y
config BUSYBOX_DEFAULT_FEATURE_COPYBUF_KB
int
default 4