Subject: PR/36408 CVS commit: pkgsrc/devel/bmake/files
To: None <schmonz@NetBSD.org, gnats-admin@netbsd.org,>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-bugs
Date: 05/29/2007 19:05:03
The following reply was made to PR pkg/36408; it has been noted by GNATS.

From: Amitai Schlair <schmonz@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36408 CVS commit: pkgsrc/devel/bmake/files
Date: Tue, 29 May 2007 19:00:43 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	schmonz
 Date:		Tue May 29 19:00:42 UTC 2007
 
 Modified Files:
 	pkgsrc/devel/bmake/files: Makefile.in makefile.boot.in
 	pkgsrc/devel/bmake/files/lst.lib: makefile.boot.in
 
 Log Message:
 Respect CFLAGS in a more conservative way. This preserves the ability
 to build Universal on Mac OS X, and may undo the Solaris breakage
 caused by the previous commit (reported in PR pkg/36408 and on
 pkgsrc-users@).
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 pkgsrc/devel/bmake/files/Makefile.in
 cvs rdiff -r1.4 -r1.5 pkgsrc/devel/bmake/files/makefile.boot.in
 cvs rdiff -r1.2 -r1.3 pkgsrc/devel/bmake/files/lst.lib/makefile.boot.in
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.