Subject: PR/29197 CVS commit: src/tools
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: James Chacon <jmc@netbsd.org>
List: netbsd-bugs
Date: 02/11/2005 15:02:01
The following reply was made to PR toolchain/29197; it has been noted by GNATS.

From: James Chacon <jmc@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29197 CVS commit: src/tools
Date: Fri, 11 Feb 2005 15:01:03 +0000 (UTC)

 Module Name:	src
 Committed By:	jmc
 Date:		Fri Feb 11 15:01:03 UTC 2005
 
 Modified Files:
 	src/tools: Makefile.gnuhost
 
 Log Message:
 Make a BUILD_ENV that by defaults matches CONFIGURE_ENV and pass it along on
 the build step. Catches things like binutils which do a bunch of configures
 on the build step and lose possibly. Fixes issues from PR#29197 for lex
 not being picked up here.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.30 -r1.31 src/tools/Makefile.gnuhost
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.