config/libc/newlib.in
changeset 2268 1300e1714c13
parent 1780 9c03c1a508d8
child 2444 896cb0d36c1a
     1.1 --- a/config/libc/newlib.in	Sun Jan 31 12:50:22 2010 +0100
     1.2 +++ b/config/libc/newlib.in	Sat Jan 22 22:32:25 2011 +0100
     1.3 @@ -2,6 +2,7 @@
     1.4  # depends on BARE_METAL
     1.5  
     1.6  config LIBC_newlib
     1.7 +    select LIBC_SUPPORT_THREADS_NONE
     1.8      help
     1.9        Newlib is a C library intended for use on embedded systems. It is a
    1.10        conglomeration of several library parts, all under free software