summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-17 22:05:41 +0000
committerrillig <rillig@pkgsrc.org>2020-05-17 22:05:41 +0000
commit8f2babe32dccae1556f817b8690f62d25a61d909 (patch)
tree9f21a07b17290073d54ce0b166d5005d3cf5f1b3 /cross
parent2d83e637b563466f37b02303ee3775bf93bd361b (diff)
downloadpkgsrc-8f2babe32dccae1556f817b8690f62d25a61d909.tar.gz
cross/binutils-mips-current: remove unknown configure option
Diffstat (limited to 'cross')
-rw-r--r--cross/binutils-mips-current/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cross/binutils-mips-current/Makefile b/cross/binutils-mips-current/Makefile
index 67e57203319..5d30135168e 100644
--- a/cross/binutils-mips-current/Makefile
+++ b/cross/binutils-mips-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:30:15 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/17 22:05:41 rillig Exp $
#
# GNU binutils snapshot, configured to target MIPS (NetBSD/playstation2)
@@ -23,7 +23,6 @@ USE_TOOLS+= gm4 pod2man yacc gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-64-bit-bfd
CONFIGURE_ARGS+= --target=${PLATFORM}
MAKE_ARGS+= CFLAGS="${CFLAGS}"