From owner-cvs-all Wed Feb 12 0:55:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 881A937B401; Wed, 12 Feb 2003 00:55:35 -0800 (PST) Received: from cirb503493.alcatel.com.au (c18609.belrs1.nsw.optusnet.com.au [210.49.80.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 375B243F85; Wed, 12 Feb 2003 00:55:34 -0800 (PST) (envelope-from peterjeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.5/8.12.5) with ESMTP id h1C8tWLZ053790; Wed, 12 Feb 2003 19:55:32 +1100 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost) by cirb503493.alcatel.com.au (8.12.6/8.12.5/Submit) id h1C8tW3r053789; Wed, 12 Feb 2003 19:55:32 +1100 (EST) Date: Wed, 12 Feb 2003 19:55:32 +1100 From: Peter Jeremy To: "David O'Brien" Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG, legacy-committers@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/yacc skeleton.c Message-ID: <20030212085531.GA53497@cirb503493.alcatel.com.au> References: <200302070339.h173dRvU071460@repoman.freebsd.org> <20030208062131.GA7362@dragon.nuxi.com> <20030208063406.GG88781@elvis.mu.org> <20030208064621.GA7566@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030208064621.GA7566@dragon.nuxi.com> User-Agent: Mutt/1.4i 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 Fri, Feb 07, 2003 at 10:46:21PM -0800, David O'Brien wrote: >If one really, really must do something about this, add a new switch to >Yacc telling it you want to target only FreeBSD. If someone really wants to go this path, I'd suggest they either use a "4.4BSD" switch - which assumes the presence of - or a "gcc={2,3}" switch - which allows the use of gcc-specific keywords. This would make the "clean" yacc output usable on systems other than FreeBSD. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message