summaryrefslogtreecommitdiff
path: root/target/bfin
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-11-27 21:11:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-11-27 21:11:43 +0100
commit3c02cd629a7cef8ff472409966cd4502bd6d5d9a (patch)
treee3d58c8b319b2a6d81cd4b1760dfe79933dfc323 /target/bfin
parent7452cf179a431c4a95c832c3423bfeb2467f4dc3 (diff)
bfin: allow newer gcc and kernel to be build, ICE with uClibc-ng regex, so disable it for now.
Diffstat (limited to 'target/bfin')
-rw-r--r--target/bfin/uclibc-ng.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/bfin/uclibc-ng.config b/target/bfin/uclibc-ng.config
index e8a13fb32..71fabb7f2 100644
--- a/target/bfin/uclibc-ng.config
+++ b/target/bfin/uclibc-ng.config
@@ -198,8 +198,8 @@ UCLIBC_HAS_GNU_GETSUBOPT=y
#
# Big and Tall
-#
-UCLIBC_HAS_REGEX=y
+# ICE in gcc
+# UCLIBC_HAS_REGEX is not set
UCLIBC_HAS_FNMATCH=y
UCLIBC_HAS_WORDEXP=y
UCLIBC_HAS_NFTW=y