[buildroot 0000500]: unable to override UCLIBC_CONFIG_FILE

bugs at busybox.net bugs at busybox.net
Sat Oct 22 05:11:16 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=500 
====================================================================== 
Reported By:                wskish
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   500
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             10-21-2005 22:11 PDT
Last Modified:              10-21-2005 22:11 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


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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-21-05 22:11  wskish         New Issue                                    
10-21-05 22:11  wskish         Status                   new => assigned     
10-21-05 22:11  wskish         Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list