summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/vgaio
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-07-05 09:37:51 +0000
committerkris <kris@FreeBSD.org>2001-07-05 09:37:51 +0000
commitd2009cca0dae7c1f669cd6ca727036fd26e42c25 (patch)
tree4a727636d379d9f6ff49258817c563fb0b9b7ec3 /usr.sbin/pcvt/vgaio
parent9056e02de54d9db9dde05a24cc01f73a72cf1798 (diff)
downloadFreeBSD-src-d2009cca0dae7c1f669cd6ca727036fd26e42c25.zip
FreeBSD-src-d2009cca0dae7c1f669cd6ca727036fd26e42c25.tar.gz
It seems to be no longer true that -O2 is required to compile this.
MFC after: 1 week
Diffstat (limited to 'usr.sbin/pcvt/vgaio')
-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 57318db..f57ef01 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
OpenPOWER on IntegriCloud