summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-06-07 19:29:54 +0000
committerryoon <ryoon@pkgsrc.org>2018-06-07 19:29:54 +0000
commitfd53262498a4f2db99055e1e09ee6e34994e4ffa (patch)
tree7f7ae1cd3448c2af6ae7ed5705642ecbb4d3aeb5 /cross/Makefile
parent40c8ae70a2c9498869e2a62a65820a084ccc360c (diff)
downloadpkgsrc-fd53262498a4f2db99055e1e09ee6e34994e4ffa.tar.gz
Add mingw-w64-i686-gcc-bootstrap
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 9ae2c1af4fe..939e0dce0ed 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2018/06/07 19:27:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.80 2018/06/07 19:29:54 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -45,6 +45,7 @@ SUBDIR+= mingw-runtime-bin
SUBDIR+= mingw-w32api-bin
SUBDIR+= mingw-w64
SUBDIR+= mingw-w64-i686-binutils
+SUBDIR+= mingw-w64-i686-gcc-bootstrap
SUBDIR+= mingw-w64-i686-headers
SUBDIR+= mingw-w64-x86_64-binutils
SUBDIR+= mingw-w64-x86_64-crt