It seems to be no longer true that -O2 is required to compile this.

MFC after:	1 week
This commit is contained in:
Kris Kennaway 2001-07-05 09:37:51 +00:00
parent c077cffc2e
commit e871d77305

View File

@ -13,7 +13,6 @@ LFLAGS+= -I
DPADD= ${LIBM} ${LIBY} ${LIBL}
LDADD= -lm -ly -ll
CFLAGS= -O2 # due to a gcc bug, it compiles only with -O2!
CFLAGS+= -I${.OBJDIR} -I${.CURDIR}
CLEANFILES+= y.output # comment file from bison