From: Eric Andersen Date: Mon, 1 Sep 2003 20:14:40 +0000 (-0000) Subject: Update for disabling wordexp X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c9e50edded82304cbd360433f14b4f00e5159a59;p=buildroot.git Update for disabling wordexp --- diff --git a/sources/uClibc.config b/sources/uClibc.config index 4176618576..9f02985326 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