summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Andersen2003-09-01 22:14:40 +0200
committerEric Andersen2003-09-01 22:14:40 +0200
commitc9e50edded82304cbd360433f14b4f00e5159a59 (patch)
tree6e6dadae3f0b2d713fef69b48e389457b95710d9
parent"Letss Thry thatt again..." (diff)
downloadbuildroot-c9e50edded82304cbd360433f14b4f00e5159a59.tar.gz
buildroot-c9e50edded82304cbd360433f14b4f00e5159a59.tar.xz
buildroot-c9e50edded82304cbd360433f14b4f00e5159a59.zip
Update for disabling wordexp
-rw-r--r--sources/uClibc.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config
index 417661857..9f0298532 100644
--- a/sources/uClibc.config
+++ b/sources/uClibc.config
@@ -48,6 +48,7 @@ MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
HAS_SHADOW=y
UCLIBC_HAS_REGEX=y
+# UCLIBC_HAS_WORDEXP is not set
UNIX98PTY_ONLY=y
ASSUME_DEVPTS=y
UCLIBC_HAS_TM_EXTENSIONS=y