Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/20/2004 07:10:06
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Feb 20 07:10:06 UTC 2004

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

Log Message:
If for some reason, _GCC_REQD doesn't match any of the version pattern
lists, then just assume that we need gcc3.  The rest of the code in the
file assumes that we either need gcc2 or gcc3, so this provides a
fall-through, default value.


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

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