Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 08/11/2007 17:31:23
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sat Aug 11 17:31:23 UTC 2007

Modified Files:
	pkgsrc/mk/compiler: gcc.mk

Log Message:
When calling gcc to extract the version number, pass down
ALL_ENV as well. This ensures that any locale settings are
overridden and the output matches what pkgsrc expects.

This should fix some of the strange bootstrap issues seen over
time that were seemingly fxied by USE_NATIVE_GCC=yes.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 pkgsrc/mk/compiler/gcc.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.