aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-05-06 07:07:52 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-05-06 07:07:52 +0000
commit2b33ce935029e5c13574c2885bb122b1ad703c35 (patch)
treea85cd4b06b1f645414f1c820a4d8f5bff620b1c2 /usr.sbin/pcvt
parent361b945d4c2ff72f490c7a6d5e7b16f5e6d607b3 (diff)
downloadsrc-2b33ce935029e5c13574c2885bb122b1ad703c35.tar.gz
src-2b33ce935029e5c13574c2885bb122b1ad703c35.zip
Forcibly add -O2 to the vgaio CFLAGS, to work around a gcc bug.
Notes
Notes: svn path=/head/; revision=8305
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/vgaio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pcvt/vgaio/Makefile b/usr.sbin/pcvt/vgaio/Makefile
index b9289f5254a9..ded8bdf9b3b9 100644
--- a/usr.sbin/pcvt/vgaio/Makefile
+++ b/usr.sbin/pcvt/vgaio/Makefile
@@ -22,6 +22,7 @@ YACC= yacc
LFLAGS+= -I
LDADD= -lm -ly -ll
+CFLAGS= -O2 # due to a gcc bug, it compiles only with -O2!
CFLAGS+= -I ${.CURDIR}/obj -I ${.CURDIR} -g
CLEANFILES+= y.tab.h