From 0931d97ff32bf9152c7376af6597e24858510512 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 14 Aug 1999 22:44:36 +0000 Subject: Use Bison with "--broken-undeftoken-init". --- gnu/usr.bin/cc/cc1plus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/cc/cc1plus/Makefile b/gnu/usr.bin/cc/cc1plus/Makefile index 5ee331717dc8..5589d82e79cf 100644 --- a/gnu/usr.bin/cc/cc1plus/Makefile +++ b/gnu/usr.bin/cc/cc1plus/Makefile @@ -1,12 +1,12 @@ # -# $Id: Makefile,v 1.16 1999/07/28 07:22:05 obrien Exp $ +# $Id: Makefile,v 1.17 1999/08/01 15:44:51 obrien Exp $ # .include "../Makefile.inc" .PATH: ${GCCDIR}/cp -YACC= bison +YACC= bison --broken-undeftoken-init PROG = cc1plus SRCS = parse.c parse.h -- cgit v1.3