summaryrefslogtreecommitdiff
path: root/cross/binutils-mips-current/Makefile
diff options
context:
space:
mode:
authormartin <martin>2015-03-23 16:01:27 +0000
committermartin <martin>2015-03-23 16:01:27 +0000
commit75ece9f407277c1c4dddbbb6a89bdbeb4ee39159 (patch)
treeae4db645b795c7243bd2eaa294c764b9784d79a2 /cross/binutils-mips-current/Makefile
parent7bb71b50bad280a19c847e54a34ef5e3fb2ffa01 (diff)
downloadpkgsrc-75ece9f407277c1c4dddbbb6a89bdbeb4ee39159.tar.gz
Update to binutils 2.25:
A few command line options added and various bug fixes, including fixes for CVE-2014-8501, CVE-2014-8502 and CVE-2014-8503.
Diffstat (limited to 'cross/binutils-mips-current/Makefile')
-rw-r--r--cross/binutils-mips-current/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/cross/binutils-mips-current/Makefile b/cross/binutils-mips-current/Makefile
index 1a1d2a0abbe..f50590e0dfd 100644
--- a/cross/binutils-mips-current/Makefile
+++ b/cross/binutils-mips-current/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2014/07/03 20:31:16 martin Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/23 16:01:28 martin Exp $
#
# GNU binutils snapshot, configured to target MIPS (NetBSD/playstation2)
-BINUTILS_VER= 2.24
+BINUTILS_VER= 2.25
DISTNAME= binutils-${BINUTILS_VER}
-PKGREVISION= 3
+#PKGREVISION= 1
PKGNAME= binutils-mips-${BINUTILS_VER}
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
@@ -19,7 +19,7 @@ LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3
BUILDLINK_TRANSFORM+= rm:-Werror
-USE_TOOLS+= gm4 pod2man yacc
+USE_TOOLS+= gm4 pod2man yacc gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes