summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2015-06-01 17:35:24 +0000
committermiod <miod@openbsd.org>2015-06-01 17:35:24 +0000
commit84ed89d021f8c3425c804d7d95cd695c8a2f0094 (patch)
tree5733e9582c2c96eb925996c22cb6774bbc7896f0
parentregen (diff)
downloadwireguard-openbsd-84ed89d021f8c3425c804d7d95cd695c8a2f0094.tar.xz
wireguard-openbsd-84ed89d021f8c3425c804d7d95cd695c8a2f0094.zip
Switch m88k ports to binutils 2.17.
-rw-r--r--share/mk/bsd.own.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 585dde1c225..04399ed446a 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -1,4 +1,4 @@
-# $OpenBSD: bsd.own.mk,v 1.166 2015/05/29 20:30:49 miod Exp $
+# $OpenBSD: bsd.own.mk,v 1.167 2015/06/01 17:35:24 miod Exp $
# $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $
# Host-specific overrides
@@ -18,7 +18,7 @@ YP?= yes
DEBUGLIBS?= no
GCC3_ARCH=m88k vax
-BINUTILS215_ARCH=m88k
+BINUTILS215_ARCH=
# arm needs binutils-2.17, which still lacks W^X support
# sparc has not been tried