summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/Makefile.inc0
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-04-11 00:12:48 +0000
committerobrien <obrien@FreeBSD.org>2001-04-11 00:12:48 +0000
commit686317c48cfb02185bb15d898dfb2b2d00619f09 (patch)
treeca04801c4759d497b9f3e9c7624cc96eae00a1b6 /gnu/usr.bin/binutils/Makefile.inc0
parentbac4e84974776f0b22ea8eaed214fc832e53954c (diff)
downloadFreeBSD-src-686317c48cfb02185bb15d898dfb2b2d00619f09.zip
FreeBSD-src-686317c48cfb02185bb15d898dfb2b2d00619f09.tar.gz
Remove MIPS support.
It has rotted quite badly and no one has provided updates for it.
Diffstat (limited to 'gnu/usr.bin/binutils/Makefile.inc0')
-rw-r--r--gnu/usr.bin/binutils/Makefile.inc04
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0
index ab37ee7..9fc11e3 100644
--- a/gnu/usr.bin/binutils/Makefile.inc0
+++ b/gnu/usr.bin/binutils/Makefile.inc0
@@ -11,11 +11,7 @@
VERSION= 2.10.1
TARGET_ARCH?= ${MACHINE_ARCH}
-.if ${TARGET_ARCH} == "mipsel" || ${TARGET_ARCH} == "mipseb"
-BINUTIL_ARCH=mips
-.else
BINUTIL_ARCH=${TARGET_ARCH}
-.endif
# RELTOP is the relative path to this point in the source or object
# tree, from any subdirectory of same. It gets extra "../" prefixes
OpenPOWER on IntegriCloud