From: kettenis Date: Fri, 8 May 2015 10:28:34 +0000 (+0000) Subject: Switch i386 and sparc64 to binutils 2.17. More architectures to follow if X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e6e71b89d2a17564c48aafddc86da33415c7ba87;p=openbsd Switch i386 and sparc64 to binutils 2.17. More architectures to follow if this doesn't cause any serious regressions. ok espie@, pascal@, deraadt@ --- diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk index b512f92e172..f973f7aeecc 100644 --- a/share/mk/bsd.own.mk +++ b/share/mk/bsd.own.mk @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.own.mk,v 1.160 2015/01/06 22:19:36 deraadt Exp $ +# $OpenBSD: bsd.own.mk,v 1.161 2015/05/08 10:28:34 kettenis 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 -BINUTILS217_ARCH=hppa64 ia64 +BINUTILS217_ARCH=hppa64 i386 ia64 sparc64 # arm needs binutils-2.17, which still lacks W^X support # sparc has not been tried