summaryrefslogtreecommitdiff
path: root/sbin/scsi
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2002-02-24 00:00:37 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2002-02-24 00:00:37 +0000
commit0210e9de6ee2003b48670b72084c510c5a609e61 (patch)
tree49213aeb62cc95605ccd7a2cc2af5b4f5c53c514 /sbin/scsi
parent35373a3e9cbfedd816de136c1084b715a0287a51 (diff)
Vax O1 workaround no longer needed.
Diffstat (limited to 'sbin/scsi')
-rw-r--r--sbin/scsi/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sbin/scsi/Makefile b/sbin/scsi/Makefile
index 7385f833417..d5a127ad585 100644
--- a/sbin/scsi/Makefile
+++ b/sbin/scsi/Makefile
@@ -1,8 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 2002/02/11 19:16:26 deraadt Exp $
-
-.if (${MACHINE_ARCH} == "vax")
-CFLAGS+=-O1
-.endif
+# $OpenBSD: Makefile,v 1.3 2002/02/24 00:00:36 hugh Exp $
PROG= scsi
MAN= scsi.8