Date: Sat, 27 Jul 2002 20:43:50 -0700 From: David O'Brien <obrien@FreeBSD.ORG> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk Message-ID: <20020727204350.A74830@hub.freebsd.org> In-Reply-To: <XFMail.20020727183059.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Sat, Jul 27, 2002 at 06:30:59PM -0400 References: <200207272215.g6RMFg6Z045835@freefall.freebsd.org> <XFMail.20020727183059.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 27, 2002 at 06:30:59PM -0400, John Baldwin wrote: > > Revision Changes Path > > 1.14 +10 -12 src/share/mk/bsd.cpu.mk > > I'm currently testing some further changes that define NO_CPU_CFLAGS for > BMAKE, TMAKE, and XMAKE to handle bootstrapping issues and use My guess is because GCC 3.1 handles more types than GCC 2.93. Please make the use of NO_CPU_CFLAGS conditional on either __FreeBSD_cc_version or _FreeBSD_version. All new bootstrapping warts should have an "expire date". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020727204350.A74830>