Forcibly add -O2 to the vgaio CFLAGS, to work around a gcc bug.

This commit is contained in:
Joerg Wunsch 1995-05-06 07:07:52 +00:00
parent 361b945d4c
commit 2b33ce9350

View File

@ -22,6 +22,7 @@ YACC= yacc
LFLAGS+= -I
LDADD= -lm -ly -ll
CFLAGS= -O2 # due to a gcc bug, it compiles only with -O2!
CFLAGS+= -I ${.CURDIR}/obj -I ${.CURDIR} -g
CLEANFILES+= y.tab.h