0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-22 18:31:27 +00:00

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

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