summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-06-07 19:12:57 +0000
committerryoon <ryoon@pkgsrc.org>2018-06-07 19:12:57 +0000
commit8cb24cdf7fd488661ea870615d5446956dea6b82 (patch)
tree57003ea0f737e3c32d3d147bcb22eda4394a31e2 /cross/Makefile
parentdc8168bf2b272350553cf8a4b218af57b1a31645 (diff)
downloadpkgsrc-8cb24cdf7fd488661ea870615d5446956dea6b82.tar.gz
Add mingw-w64-x86_64-binutils
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 74cc7f13573..1694cbcad64 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2018/06/07 19:10:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2018/06/07 19:12:57 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -44,6 +44,7 @@ SUBDIR+= mingw-gcc
SUBDIR+= mingw-runtime-bin
SUBDIR+= mingw-w32api-bin
SUBDIR+= mingw-w64
+SUBDIR+= mingw-w64-x86_64-binutils
#SUBDIR+= nios2 # just contains makefile fragments
SUBDIR+= nios2-binutils
SUBDIR+= nios2-gcc