summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-06-07 19:25:52 +0000
committerryoon <ryoon@pkgsrc.org>2018-06-07 19:25:52 +0000
commit168eed2c81cd5745032d559f06f22cba2486ba53 (patch)
tree569f42bfb1b07e85b6cc4bd29ce912d8dfd3380d /cross
parent20e4c28591e68605f6b7350fd1e633f603d27834 (diff)
downloadpkgsrc-168eed2c81cd5745032d559f06f22cba2486ba53.tar.gz
Add mingw-w64-i686-binutils
Diffstat (limited to 'cross')
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 6030289940a..1d4c72a198a 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2018/06/07 19:22:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.78 2018/06/07 19:25:52 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-i686-binutils
SUBDIR+= mingw-w64-x86_64-binutils
SUBDIR+= mingw-w64-x86_64-crt
SUBDIR+= mingw-w64-x86_64-gcc