Date: Wed, 12 Feb 2003 19:55:32 +1100 From: Peter Jeremy <peterjeremy@optushome.com.au> To: "David O'Brien" <obrien@FreeBSD.ORG> 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> In-Reply-To: <20030208064621.GA7566@dragon.nuxi.com> References: <200302070339.h173dRvU071460@repoman.freebsd.org> <20030208062131.GA7362@dragon.nuxi.com> <20030208063406.GG88781@elvis.mu.org> <20030208064621.GA7566@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sys/cdefs.h> - 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030212085531.GA53497>