[buildroot 0000782]: Config path for uClibc not included in uClibc makefile
bugs at busybox.net
bugs at busybox.net
Sat Mar 11 00:39:55 UTC 2006
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=782
======================================================================
Reported By: maroc
Assigned To: uClibc
======================================================================
Project: buildroot
Issue ID: 782
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 03-10-2006 16:39 PST
Last Modified: 03-10-2006 16:39 PST
======================================================================
Summary: Config path for uClibc not included in uClibc
makefile
Description:
In the buildroot config, if you specify the path to the uClibc config, this
config is not included when compiling uClibc. The make file for uClibc in
toolchain/uClibc contains the statement:
ifndef $(UCLIBC_CONFIG_FILE)
but the config option for the uClibc config path is named:
BR2_PACKAGE_UCLIBC_CONFIG
so the config file specifed in the buildroot config is not used.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
03-10-06 16:39 maroc New Issue
03-10-06 16:39 maroc Status new => assigned
03-10-06 16:39 maroc Assigned To => uClibc
======================================================================
More information about the uClibc-cvs
mailing list