From 3c02cd629a7cef8ff472409966cd4502bd6d5d9a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 27 Nov 2015 21:11:24 +0100 Subject: bfin: allow newer gcc and kernel to be build, ICE with uClibc-ng regex, so disable it for now. --- target/bfin/uclibc-ng.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/bfin') 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 -- cgit v1.2.3