summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-22 15:30:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-22 15:30:02 -0400
commitae26e7fe575a5923da608cb1a9ac60dbc21e9e1e (patch)
tree45022e4983388aa971742ad84691bfa254832097
parent982ffe047e8f0f32713a7bd128f4842afe6a2690 (diff)
disable vi regex stuff, failed to build
-rw-r--r--standalone/android/busybox_config2
1 files changed, 1 insertions, 1 deletions
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