summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2014-05-05 21:24:33 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2014-05-05 21:24:33 (GMT)
commit8e0a0d3c4152339ebbbfc4e3c23a5a474579eba6 (patch)
tree5bdf5757cb645162cc93d34f912d10ae2cb0d7b8
parenteb0da898f8ebc9f55e5f0756e5f8cbb4f10517a9 (diff)
libc/newlib: only requires core pass-2
Reported-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
-rw-r--r--config/libc/newlib.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc/newlib.in b/config/libc/newlib.in
index 19cf6c4..1beedb4 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