Switch m88k ports to binutils 2.17.
authormiod <miod@openbsd.org>
Mon, 1 Jun 2015 17:35:24 +0000 (17:35 +0000)
committermiod <miod@openbsd.org>
Mon, 1 Jun 2015 17:35:24 +0000 (17:35 +0000)
share/mk/bsd.own.mk

index 585dde1..04399ed 100644 (file)
@@ -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