diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-11-30 20:16:24 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-11-30 20:16:34 +0100 |
commit | 80ce137c176d2146c54fd57a50ffcfbf80076538 (patch) | |
tree | 7dab356cee7be2266b5e7fcea2b80851babc0165 /target/bfin | |
parent | 347064601c66888583681e6621ad7a20b041ab26 (diff) |
bfin: latest gcc/binutils is working fine. checked with gdb sim and real hardware
Diffstat (limited to 'target/bfin')
-rw-r--r-- | target/bfin/uclibc-ng.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/bfin/uclibc-ng.config b/target/bfin/uclibc-ng.config index 71fabb7f2..c35843ab0 100644 --- a/target/bfin/uclibc-ng.config +++ b/target/bfin/uclibc-ng.config @@ -198,8 +198,7 @@ UCLIBC_HAS_GNU_GETSUBOPT=y # # Big and Tall -# ICE in gcc -# UCLIBC_HAS_REGEX is not set +UCLIBC_HAS_REGEX=y UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_WORDEXP=y UCLIBC_HAS_NFTW=y |