pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cross/binutils-mips-current



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 17 22:05:42 UTC 2020

Modified Files:
        pkgsrc/cross/binutils-mips-current: Makefile

Log Message:
cross/binutils-mips-current: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/cross/binutils-mips-current/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/cross/binutils-mips-current/Makefile
diff -u pkgsrc/cross/binutils-mips-current/Makefile:1.9 pkgsrc/cross/binutils-mips-current/Makefile:1.10
--- pkgsrc/cross/binutils-mips-current/Makefile:1.9     Sat Jan 18 23:30:15 2020
+++ pkgsrc/cross/binutils-mips-current/Makefile Sun May 17 22:05:41 2020
@@ -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}"



Home | Main Index | Thread Index | Old Index