On 09/23/2009 07:40 AM, Carmelo Amoroso wrote:
>> diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
>> index efa90d7..3d1a929 100644
>> --- a/extra/Configs/Config.in
>> +++ b/extra/Configs/Config.in
>> @@ -403,7 +403,7 @@ config UCLIBC_HAS_THREADS
>>  
>>  config UCLIBC_HAS_TLS
>>      bool "Thread-Local Storage"
>> -    depends on UCLIBC_HAS_THREADS && !LINUXTHREADS_OLD
>> +    depends on UCLIBC_HAS_THREADS_NATIVE
>>      default n
>>      help
>>        If you want to enable TLS support then answer Y.
> 
> Hum... TLS should work for NPTL and Linuxthreads too, so I think
> this patch is wrong.

It didn't build for me, but I will look at it again.

-Austin
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to