summaryrefslogtreecommitdiffstats
path: root/Makefile.cross
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2014-03-18 22:36:27 +0000
committermiod <miod@openbsd.org>2014-03-18 22:36:27 +0000
commitfbe7d4c033ce635420b2c13710eea55df02e4009 (patch)
treec4a7e9952fd10b8bab25ad2f7306fb43eba193a0 /Makefile.cross
parentTo prevent lock ordering problems with the kernel lock, we need to make sure (diff)
downloadwireguard-openbsd-fbe7d4c033ce635420b2c13710eea55df02e4009.tar.xz
wireguard-openbsd-fbe7d4c033ce635420b2c13710eea55df02e4009.zip
Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping
this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish.
Diffstat (limited to 'Makefile.cross')
-rw-r--r--Makefile.cross7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile.cross b/Makefile.cross
index 99954b94e51..a73209c2d9e 100644
--- a/Makefile.cross
+++ b/Makefile.cross
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.cross,v 1.68 2013/09/04 14:43:27 patrick Exp $
+# $OpenBSD: Makefile.cross,v 1.69 2014/03/18 22:36:27 miod Exp $
cross-tools: cross-includes cross-binutils cross-gcc cross-lib
cross-distrib: cross-tools cross-bin cross-share cross-sys cross-etc-root-var
@@ -9,10 +9,7 @@ cross-distrib: cross-tools cross-bin cross-share cross-sys cross-etc-root-var
.if (${TARGET} == "armish" || ${TARGET} == "armv7" || \
${TARGET} == "zaurus")
TARGET_ARCH= arm
-.elif (${TARGET} == "hp300" || ${TARGET} == "mvme68k")
-TARGET_ARCH= m68k
-.elif (${TARGET} == "aviion" || ${TARGET} == "luna88k" || \
- ${TARGET} == "mvme88k")
+.elif (${TARGET} == "aviion" || ${TARGET} == "luna88k")
TARGET_ARCH= m88k
.elif (${TARGET} == "sgi" || ${TARGET} == "octeon")
TARGET_ARCH= mips64