aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-07-05 09:37:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-07-05 09:37:51 +0000
commite871d7730543f3d2867d658daed9bc71de54e84b (patch)
tree4a727636d379d9f6ff49258817c563fb0b9b7ec3
parentc077cffc2e2129032908432118942563b68a5270 (diff)
Notes
-rw-r--r--usr.sbin/pcvt/vgaio/Makefile1
1 files changed, 0 insertions, 1 deletions
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