From ae26e7fe575a5923da608cb1a9ac60dbc21e9e1e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Feb 2013 15:30:02 -0400 Subject: disable vi regex stuff, failed to build --- standalone/android/busybox_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone/android') diff --git a/standalone/android/busybox_config b/standalone/android/busybox_config index 8ae7b29d9..69c939305 100644 --- a/standalone/android/busybox_config +++ b/standalone/android/busybox_config @@ -355,7 +355,7 @@ CONFIG_FEATURE_VI_MAX_LEN=0 # CONFIG_FEATURE_VI_COLON is not set # CONFIG_FEATURE_VI_YANKMARK is not set CONFIG_FEATURE_VI_SEARCH=y -CONFIG_FEATURE_VI_REGEX_SEARCH=y +# CONFIG_FEATURE_VI_REGEX_SEARCH is not set CONFIG_FEATURE_VI_USE_SIGNALS=y # CONFIG_FEATURE_VI_DOT_CMD is not set # CONFIG_FEATURE_VI_READONLY is not set -- cgit v1.2.3