diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-04-02 15:28:51 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-04-02 15:28:51 -0500 |
commit | 051031041e439b1d8ea374251b45344cd69224c1 (patch) | |
tree | a6d870ef88fa186e1297ee5fd688f48f4041912b /target/ppc | |
parent | b43cd6e3bf829c1417ba0f9b97d050bf57ad49fc (diff) |
remove deprecated symbols
Diffstat (limited to 'target/ppc')
-rw-r--r-- | target/ppc/uclibc-ng.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/ppc/uclibc-ng.config b/target/ppc/uclibc-ng.config index 1d3b39f4f..937402faf 100644 --- a/target/ppc/uclibc-ng.config +++ b/target/ppc/uclibc-ng.config @@ -202,9 +202,7 @@ UCLIBC_HAS_GNU_GETSUBOPT=y # Big and Tall # UCLIBC_HAS_REGEX=y -# UCLIBC_HAS_REGEX_OLD is not set UCLIBC_HAS_FNMATCH=y -# UCLIBC_HAS_FNMATCH_OLD is not set UCLIBC_HAS_WORDEXP=y UCLIBC_HAS_NFTW=y UCLIBC_HAS_FTW=y |