It seems to be no longer true that -O2 is required to compile this.
MFC after: 1 week
This commit is contained in:
parent
c077cffc2e
commit
e871d77305
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user