From: Eric Andersen Date: Fri, 3 Oct 2003 01:26:05 +0000 (-0000) Subject: enable ftw by default X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3f43ecc42800401ed2dec0c62db812f329bad875;p=buildroot.git enable ftw by default --- diff --git a/sources/uClibc.config b/sources/uClibc.config index abe2660b85..67b6d0ccbb 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -104,7 +104,7 @@ UCLIBC_HAS_GNU_GETOPT=y # UCLIBC_HAS_REGEX=y # UCLIBC_HAS_WORDEXP is not set -# UCLIBC_HAS_FTW is not set +UCLIBC_HAS_FTW=y UCLIBC_HAS_GLOB=y #