Date: Tue, 22 May 2012 17:08:05 +0200 From: Gabor Kovesdan <gabor@FreeBSD.org> To: Dimitry Andric <dim@FreeBSD.org> Cc: Baptiste Daroussin <bapt@freebsd.org>, src-committers@freebsd.org, Garrett Cooper <yanegomi@gmail.com>, svn-src-all@freebsd.org, =?ISO-8859-1?Q?Dag-Erling_Sm=F8?=, svn-src-head@freebsd.org, =?ISO-8859-1?Q?rgrav?= <des@des.no> Subject: Re: svn commit: r235723 - in head: contrib/byacc tools/regression/usr.bin/yacc usr.bin/yacc usr.bin/yacc/test Message-ID: <4FBBABD5.5070406@FreeBSD.org> In-Reply-To: <4FBBAADE.7000400@FreeBSD.org> References: <201205211331.q4LDVRvB060077@svn.freebsd.org> <86likkpla9.fsf@ds4.des.no> <4FBB9551.6060407@FreeBSD.org> <CAGH67wTW8mL4=px8ks__rMhJGrivONkHGKXw72Wqk0Txvw%2B6yA@mail.gmail.com> <4FBBAADE.7000400@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2012.05.22. 17:03, Dimitry Andric wrote: > ... >> > I mentioned it in a private email, but the issue is that the yacc >> >used during the build seems to be coming from the base system (despite >> >the fact that it's a bootstrap tool). Once I installed yacc onto my >> >stable-9 system at work, all of the changes that should have been >> >checked in with this commit became apparent. >> >Thanks, >> >-Garrett >> > >> >1022 .if ${BOOTSTRAPPING} < 900006 > Yes, Dag-Erling mentioned he will fix this particular test for head, > which needs a version bump. Maybe I'm missing some point but what if we always use yacc and lex from the source tree instead of from the base system? That would be the most logical way of doing this and whether they are built early or just in the world phase does not make that much difference, does it? Gabor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FBBABD5.5070406>