Date: Tue, 4 Dec 2001 11:57:38 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/sys cdefs.h Message-ID: <20011204115324.R3507-100000@gamplex.bde.org> In-Reply-To: <200112031114.fB3BE0o98255@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 Dec 2001, David E. O'Brien wrote: > obrien 2001/12/03 03:14:00 PST > > Modified files: (Branch: RELENG_4) > sys/sys cdefs.h > Log: > Bring rev 1.37 (hide the __attribute__ gcc keyword) into RELENG_4 even > though it was backed out. > With out this change the TenDRA compiler is not bootstrapable. > > Revision Changes Path > 1.28.2.6 +3 -2 src/sys/sys/cdefs.h Please back this out, and fix the cause of this breakage instead of extending it. AFAIK, the only problem is that someone hard-coded an __attribute__ into stdio.h of all places. Bruce 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?20011204115324.R3507-100000>