From e9e29e7a46aba13f3f26a1cd30fd2c74c5a63885 Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Mon, 9 Nov 2015 22:30:45 -0800 Subject: blackfin: Remove blackfin support This commit removes blackfin support. I'm open to re-adding blackfin after crosstool-1.23.0 is released, but it is currently too difficult to port forward to newer versions of gcc and uclibc. Signed-off-by: Bryan Hundven --- config/libc/uClibc.in.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/libc') diff --git a/config/libc/uClibc.in.2 b/config/libc/uClibc.in.2 index 8a21a4fe..6660c434 100644 --- a/config/libc/uClibc.in.2 +++ b/config/libc/uClibc.in.2 @@ -22,7 +22,7 @@ config LIBC_UCLIBC_LNXTHRD_NEW help From the uClibc config option help: The new version has not been tested much, and lacks ports for arches - which glibc does not support (like bfin/frv/etc...), but is based on + which glibc does not support (like frv, etc...), but is based on the latest code from glibc, so it may be the only choice for the newer ports (like alpha/amd64/64bit arches and hppa). -- cgit v1.2.3