Subject: CVS commit: pkgsrc/devel/prc-tools-gcc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/28/2001 08:48:19
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jun 28 05:48:19 UTC 2001

Modified Files:
	pkgsrc/devel/prc-tools-gcc: Makefile

Log Message:
Mark as USE_BUILDLINK_ONLY and clear CFLAGS,CXXFLAGS,CPPFLAGS before build
as they may contain arch-specific options, e.g. -mcpu=pentiumpro, that
won't be understood by the xgcc built during the build phase.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/prc-tools-gcc/Makefile

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