From 84ed89d021f8c3425c804d7d95cd695c8a2f0094 Mon Sep 17 00:00:00 2001 From: miod Date: Mon, 1 Jun 2015 17:35:24 +0000 Subject: [PATCH] Switch m88k ports to binutils 2.17. --- share/mk/bsd.own.mk | 4 ++-- 1 file 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 -- 2.20.1