config/libc/newlib.in
changeset 3301 a1d286d228ef
parent 3266 84fcb0cae9a4
     1.1 --- a/config/libc/newlib.in	Thu Jan 02 10:35:44 2014 +0100
     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