Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/03/2004 05:14:03
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Feb  3 05:14:03 UTC 2004

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

Log Message:
Check whether _NEED_GCC[23] is yes/no rather than just defined, since
that's the way that its set.  Also, remove _IGNORE_GCC3C and just overload
_IGNORE_GCC to note that we're building the GCC C compiler and that if
we're building something that it depends on, then avoid a dependency loop.


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

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