summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-06-07 19:22:25 +0000
committerryoon <ryoon@pkgsrc.org>2018-06-07 19:22:25 +0000
commit2f5e786977c80a17be1e7bf009fa76080055c337 (patch)
tree77f70a253214fdab4d019e813c574a7a34e9649c /cross
parent4ef90052ea76a25c21e6c459e67d3a285422a061 (diff)
downloadpkgsrc-2f5e786977c80a17be1e7bf009fa76080055c337.tar.gz
Add mingw-w64-x86_64-gcc
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 9715cb9eba2..6030289940a 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2018/06/07 19:20:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.77 2018/06/07 19:22:25 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -46,6 +46,7 @@ SUBDIR+= mingw-w32api-bin
SUBDIR+= mingw-w64
SUBDIR+= mingw-w64-x86_64-binutils
SUBDIR+= mingw-w64-x86_64-crt
+SUBDIR+= mingw-w64-x86_64-gcc
SUBDIR+= mingw-w64-x86_64-gcc-bootstrap
SUBDIR+= mingw-w64-x86_64-headers
#SUBDIR+= nios2 # just contains makefile fragments