summaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-09-01 20:14:40 +0000
committerEric Andersen <andersen@codepoet.org>2003-09-01 20:14:40 +0000
commitc9e50edded82304cbd360433f14b4f00e5159a59 (patch)
tree6e6dadae3f0b2d713fef69b48e389457b95710d9 /sources
parent80bf917e6738b8f37f888e5fe4e453562dabbccd (diff)
downloadbuildroot-novena-c9e50edded82304cbd360433f14b4f00e5159a59.tar.gz
buildroot-novena-c9e50edded82304cbd360433f14b4f00e5159a59.zip
Update for disabling wordexp
Diffstat (limited to 'sources')
-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