From: miod Date: Thu, 21 May 2015 19:26:34 +0000 (+0000) Subject: no such thing as mips64le X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fd5888ba7e26d725246220eb10f07297e6b79736;p=openbsd no such thing as mips64le --- diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk index 5924c61967f..ad2f1108796 100644 --- a/share/mk/bsd.own.mk +++ b/share/mk/bsd.own.mk @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.own.mk,v 1.162 2015/05/21 19:13:59 kettenis Exp $ +# $OpenBSD: bsd.own.mk,v 1.163 2015/05/21 19:26:34 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 -BINUTILS217_ARCH=amd64 hppa hppa64 i386 ia64 mips64 mips64le powerpc sparc64 +BINUTILS217_ARCH=amd64 hppa hppa64 i386 ia64 mips64 mips64el powerpc sparc64 # arm needs binutils-2.17, which still lacks W^X support # sparc has not been tried