From e871d7730543f3d2867d658daed9bc71de54e84b Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 5 Jul 2001 09:37:51 +0000 Subject: It seems to be no longer true that -O2 is required to compile this. MFC after: 1 week --- usr.sbin/pcvt/vgaio/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/pcvt/vgaio/Makefile b/usr.sbin/pcvt/vgaio/Makefile index 57318db991a6..f57ef01cac19 100644 --- a/usr.sbin/pcvt/vgaio/Makefile +++ b/usr.sbin/pcvt/vgaio/Makefile @@ -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 -- cgit v1.3