diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-01 22:53:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-01 22:53:31 +0200 |
commit | 8e5a14b847d26e55825f59a532423026252fe856 (patch) | |
tree | d5d5c9c67096d7467cb15db898a1858d22598f90 /target/sparc | |
parent | 29a5ac37d8840e52cec08ed4a75d31277501f6cd (diff) |
update ltp to latest stable upstream
Diffstat (limited to 'target/sparc')
-rw-r--r-- | target/sparc/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sparc/uclibc.config b/target/sparc/uclibc.config index 2f653eac0..0220d2c80 100644 --- a/target/sparc/uclibc.config +++ b/target/sparc/uclibc.config @@ -212,7 +212,7 @@ UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_WORDEXP=y UCLIBC_HAS_NFTW=y UCLIBC_HAS_FTW=y -# UCLIBC_HAS_FTS is not set +UCLIBC_HAS_FTS=y UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y UCLIBC_HAS_UTMPX=y |