Stop bison complaining about %expect

And make sure warnings get fixed.
This commit is contained in:
Bill Currie 2019-06-09 16:19:27 +09:00
parent 1db600548e
commit 33c2eb430f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ QFCC_DEPS=@QFCC_DEPS@
QFCC_INCS=@QFCC_INCS@
AM_CPPFLAGS= -I$(top_srcdir)/include $(QFCC_INCS)
YFLAGS = -v -d
YFLAGS = -v -d -Wno-yacc -Werror
bin_PROGRAMS= qfcc qfprogs
bin_SCRIPTS= qfpreqcc