summaryrefslogtreecommitdiff
path: root/Makefile.cross
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2011-11-12 18:32:36 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2011-11-12 18:32:36 +0000
commit13b88b5160d708b4b16a0d72b7061ab7c76550dc (patch)
treec9b19d5172229319512aebb19f17a5fb3e27566c /Makefile.cross
parent7968043e9f742576cdcdecb7cacee324e60f012e (diff)
- add avr32 which'll use gcc4/binutils-2.17
- remove BINUTILS217_ARCH from Makefile.cross as bsd.own.mk is included there (requested by drahn@) ok drahn@ deraadt@
Diffstat (limited to 'Makefile.cross')
-rw-r--r--Makefile.cross3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.cross b/Makefile.cross
index 32afb7273e1..b605ebd0183 100644
--- a/Makefile.cross
+++ b/Makefile.cross
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.cross,v 1.49 2011/11/11 12:26:54 drahn Exp $
+# $OpenBSD: Makefile.cross,v 1.50 2011/11/12 18:32:35 jasper Exp $
cross-tools: cross-includes cross-binutils cross-gcc cross-lib
cross-distrib: cross-tools cross-bin cross-share cross-sys cross-etc-root-var
@@ -89,7 +89,6 @@ CROSSGCC= ${CROSSDIR}/.gcc_done
.include <bsd.own.mk>
-BINUTILS217_ARCH=hppa64 ia64
OLD_BINUTILS_ARCH=m68k m88k vax
.for _arch in ${TARGET_ARCH}