libc/newlib: only requires core pass-2
author"Yann E. MORIN" <yann.morin.1998@free.fr>
Mon May 05 23:24:33 2014 +0200 (2014-05-05)
changeset 3301a1d286d228ef
parent 3300 15fb3cdc8c48
child 3302 ea7e988e6244
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>
config/libc/newlib.in
     1.1 --- a/config/libc/newlib.in	Mon May 05 23:24:05 2014 +0200
     1.2 +++ b/config/libc/newlib.in	Mon May 05 23:24:33 2014 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  ## depends on BARE_METAL
     1.5  ##
     1.6  ## select LIBC_SUPPORT_THREADS_NONE
     1.7 -## select CC_CORE_PASSES_NEEDED
     1.8 +## select CC_CORE_PASS_2_NEEDED
     1.9  ##
    1.10  ## help Newlib is a C library intended for use on embedded systems. It is a
    1.11  ## help conglomeration of several library parts, all under free software