config/libc/newlib.in
branch1.10
changeset 2678 564d1f3a849b
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 Sep 24 21:47:28 2011 +0200
     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