[buildroot 0000499]: unable to override UCLIBC_CONFIG_FILE

bugs at busybox.net bugs at busybox.net
Sat Oct 22 09:05:29 UTC 2005


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=499 
====================================================================== 
Reported By:                wskish
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   499
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             10-21-2005 22:10 PDT
Last Modified:              10-22-2005 02:05 PDT
====================================================================== 
Summary:                    unable to override UCLIBC_CONFIG_FILE
Description: 
uclibc.mk has a problem that prevents overriding of the
UCLIBC_CONFIG_FILE.

Line 7 of toolchain/uClibc.mk is 

ifndef $(UCLIBC_CONFIG_FILE)

(which results in variable expansion) instead of

ifndef UCLIBC_CONFIG_FILE


====================================================================== 

---------------------------------------------------------------------- 
 vapier - 10-22-05 02:05  
---------------------------------------------------------------------- 
fixed in svn, thanks 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-21-05 22:10  wskish         New Issue                                    
10-21-05 22:10  wskish         Status                   new => assigned     
10-21-05 22:10  wskish         Assigned To               => uClibc          
10-22-05 02:05  vapier         Note Added: 0000639                          
10-22-05 02:05  vapier         Status                   assigned => closed  
10-22-05 02:05  vapier         Resolution               open => fixed       
======================================================================




More information about the uClibc-cvs mailing list