[uClibc-cvs] [buildroot 0000380]: uClibc no longer uses a parameter that buildroot configures for threads

bugs at busybox.net bugs at busybox.net
Sun Aug 28 08:00:37 UTC 2005


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=380 
====================================================================== 
Reported By:                allanc
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   380
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             08-12-2005 00:47 PDT
Last Modified:              08-28-2005 01:00 PDT
====================================================================== 
Summary:                    uClibc no longer uses a parameter that buildroot
configures for threads
Description: 
uClibc does this:

ifeq ($(BR2_PTHREADS_NATIVE),y)
        $(SED) 's,# PTHREADS_NATIVE is not set,PTHREADS_NATIVE=y,g'
$(UCLIBC_DIR)/.config
endif

...but PTHREADS_NATIVE doesn't seem to be in the .config anymore.  Patch
adds setting UCLIBC_HAS_THREADS instead, one-liner.
====================================================================== 

---------------------------------------------------------------------- 
 vapier - 08-28-05 01:00  
---------------------------------------------------------------------- 
thanks, fixed in svn 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-12-05 00:47  allanc         New Issue                                    
08-12-05 00:47  allanc         Status                   new => assigned     
08-12-05 00:47  allanc         Assigned To               => uClibc          
08-12-05 00:47  allanc         File Added: uclibc-thread.patch                  
 
08-13-05 11:03  swth           Issue Monitored: swth                        
08-28-05 01:00  vapier         Note Added: 0000450                          
08-28-05 01:00  vapier         Status                   assigned => closed  
08-28-05 01:00  vapier         Resolution               open => fixed       
======================================================================




More information about the uClibc-cvs mailing list