mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
uclibc: backport FTS support
SVN-Revision: 27513
This commit is contained in:
parent
a4d69536ea
commit
3bdc9093b3
2 changed files with 1398 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
1397
toolchain/uClibc/patches-0.9.32/970-uclibc_fts.patch
Normal file
1397
toolchain/uClibc/patches-0.9.32/970-uclibc_fts.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue