projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[toolchain] uclibc: backport FTS support
[openwrt.git]
/
toolchain
/
uClibc
/
config-0.9.32
/
common
diff --git
a/toolchain/uClibc/config-0.9.32/common
b/toolchain/uClibc/config-0.9.32/common
index
13e9572
..
df5bc39
100644
(file)
--- a/
toolchain/uClibc/config-0.9.32/common
+++ b/
toolchain/uClibc/config-0.9.32/common
@@
-107,6
+107,7
@@
UCLIBC_HAS_FNMATCH_OLD=y
UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
# UCLIBC_HAS_FPU is not set
+UCLIBC_HAS_FTS=y
UCLIBC_HAS_FTW=y
# UCLIBC_HAS_FULL_RPC is not set
UCLIBC_HAS_GETPT=y
This page took
0.022199 seconds
and
4
git commands to generate.