projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f056ca7
)
enable ftw by default
author
Eric Andersen
<andersen@codepoet.org>
Fri, 3 Oct 2003 01:26:05 +0000
(
01:26
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 3 Oct 2003 01:26:05 +0000
(
01:26
-0000)
sources/uClibc.config
patch
|
blob
|
history
diff --git
a/sources/uClibc.config
b/sources/uClibc.config
index abe2660b855a2d134231a5fc4f3dd4ae91dcdbe8..67b6d0ccbb50b6b063bb5c556f2f188e684e8703 100644
(file)
--- 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
#