Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Gavan Fantom <gavan@netbsd.org>
List: pkgsrc-changes
Date: 02/09/2005 22:10:20
Module Name: pkgsrc
Committed By: gavan
Date: Wed Feb 9 22:10:20 UTC 2005
Modified Files:
pkgsrc/mk: tools.mk
Log Message:
Replace _IGNORE_USE_GNU_TOOLS with finer-grained exclusion.
This solves the problem of building GNU tools that explicitly or
implicitly depend on other GNU tools. This problem has presented a
bootstrap issue on platforms with few GNU tools, especially where
USE_PKGSRC_GCC is used.
Based on a patch posted by sketch on tech-pkg in December 2003.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/mk/tools.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.