BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000499 [buildroot] Other minor always 10-21-05 22:10 02-12-07 05:49
Reporter wskish View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000499: 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

Additional Information
Attached Files

- Relationships

- Notes
(0000639)
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


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker