From 0f8d1c43ee935b673e5270f167dc0e832142d5dd Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 12 May 2004 21:49:39 +0000 Subject: Change date of when deprecated USE_GCC2, USE_GCC3, USE_PKGSRC_GCC, USE_SUNPRO, USE_MIPSPRO variables would be removed. (According to jlam@.) mk/compiler.mk CVS: ---------------------------------------------------------------------- --- mk/compiler.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/compiler.mk b/mk/compiler.mk index 1b7989f6ae3..5fd429651da 100644 --- a/mk/compiler.mk +++ b/mk/compiler.mk @@ -1,4 +1,4 @@ -# $NetBSD: compiler.mk,v 1.31 2004/05/09 00:04:14 grant Exp $ +# $NetBSD: compiler.mk,v 1.32 2004/05/12 21:49:39 reed Exp $ # # This Makefile fragment implements handling for supported C/C++/Fortran # compilers. @@ -82,7 +82,7 @@ USE_LANGUAGES?= c c++ USE_LANGUAGES?= c # Support some deprecated variables for a while. They'll be removed -# after the pkgsrc-2004Q1 branch is cut. +# after the pkgsrc-2004Q2 branch is cut. # .if defined(USE_GCC2) GCC_REQD+= 2.8.0 -- cgit v1.2.3