config/libc/newlib.in
changeset 3131 bd172b161ff8
parent 3095 ee3bc44bf7f9
child 3149 e1611da4bb05
     1.1 --- a/config/libc/newlib.in	Tue Oct 30 22:40:48 2012 +0100
     1.2 +++ b/config/libc/newlib.in	Thu Nov 22 23:56:58 2012 +0100
     1.3 @@ -3,6 +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  ##
     1.9  ## help Newlib is a C library intended for use on embedded systems. It is a
    1.10  ## help conglomeration of several library parts, all under free software