[Buildroot] [buildroot 0000499]: unable to override UCLIBC_CONFIG_FILE

bugs at busybox.net bugs at busybox.net
Mon Feb 12 13:49:57 UTC 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=499 
====================================================================== 
Reported By:                wskish
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   499
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             10-21-2005 22:10 PDT
Last Modified:              02-12-2007 05:49 PST
====================================================================== 
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       
02-12-07 05:49  vapier         Status                   closed => assigned  
02-12-07 05:49  vapier         Assigned To              uClibc => buildroot 
======================================================================




More information about the buildroot mailing list