summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/Makefile.inc0
diff options
context:
space:
mode:
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