From owner-cvs-all Mon Dec 3 16:57:29 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id AF98537B419; Mon, 3 Dec 2001 16:57:21 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id LAA02104; Tue, 4 Dec 2001 11:57:19 +1100 Date: Tue, 4 Dec 2001 11:57:38 +1100 (EST) From: Bruce Evans X-X-Sender: To: "David E. O'Brien" Cc: , Subject: Re: cvs commit: src/sys/sys cdefs.h In-Reply-To: <200112031114.fB3BE0o98255@freefall.freebsd.org> Message-ID: <20011204115324.R3507-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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