From owner-cvs-all Sun Apr 4 0:13:13 1999 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 0) id BF10C154F9; Sun, 4 Apr 1999 00:07:12 -0800 (PST) Approved: pdiddle Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BAB114EA9; Sat, 3 Apr 1999 15:28:01 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA12360; Sat, 3 Apr 1999 15:26:06 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <199904032326.PAA12360@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Apr 1999 15:26:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/egcs/gcc/config freebsd.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/04/03 15:26:05 PST Modified files: contrib/egcs/gcc/config freebsd.h Log: * Protect ourselves from any previously defined options. * Turn on DEFAULT_VTABLE_THUNKS. (it is the default anyway, I'm just being explicit about it, in case it causes us trouble it might be easier for someone to notice it this way) Revision Changes Path 1.3 +13 -0 src/contrib/egcs/gcc/config/freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message