People are still getting burned by the byacc upgraded, switch to

always doing byacc until someone figures out the more nuanced version
to switch off of.
This commit is contained in:
Warner Losh 2015-04-16 20:50:37 +00:00
parent 515729201a
commit 008bd7c6f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281615

View File

@ -1304,12 +1304,10 @@ _lex= usr.bin/lex
_awk= usr.bin/awk
.endif
.if ${BOOTSTRAPPING} < 1001506
_yacc= lib/liby \
usr.bin/yacc
${_bt}-usr.bin/yacc: ${_bt}-lib/liby
.endif
.if ${MK_BSNMP} != "no"
_gensnmptree= usr.sbin/bsnmpd/gensnmptree