config/libc/newlib.in
changeset 2215 bd86485d966a
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	Sun Dec 12 22:18:52 2010 +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