From 8e0a0d3c4152339ebbbfc4e3c23a5a474579eba6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 5 May 2014 23:24:33 +0200 Subject: libc/newlib: only requires core pass-2 Reported-by: Trevor Woerner Signed-off-by: "Yann E. MORIN" --- config/libc/newlib.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/libc') diff --git a/config/libc/newlib.in b/config/libc/newlib.in index 19cf6c44..1beedb4e 100644 --- a/config/libc/newlib.in +++ b/config/libc/newlib.in @@ -3,7 +3,7 @@ ## depends on BARE_METAL ## ## select LIBC_SUPPORT_THREADS_NONE -## select CC_CORE_PASSES_NEEDED +## select CC_CORE_PASS_2_NEEDED ## ## help Newlib is a C library intended for use on embedded systems. It is a ## help conglomeration of several library parts, all under free software -- cgit v1.2.3