Drop the use of Bison for Byacc now that we don't need to depend on the
--broken-undeftoken-init Bison 1.25 bug.
This commit is contained in:
parent
e7fb32964c
commit
a344203d03
@ -4,8 +4,6 @@
|
||||
|
||||
.PATH: ${GCCDIR}/cp
|
||||
|
||||
YACC= bison --broken-undeftoken-init
|
||||
|
||||
PROG= cc1plus
|
||||
SRCS= parse.c parse.h
|
||||
SRCS+= call.c class.c cvt.c decl.c decl2.c errfn.c error.c except.c expr.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user