summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-06-07 19:36:58 +0000
committerryoon <ryoon@pkgsrc.org>2018-06-07 19:36:58 +0000
commit5adf1822bdb98fc376756e6beab8c53aa2e11dbf (patch)
treebe137500c8cc40cadc99a5c1b853348c744ceacf /cross/Makefile
parent2f08f8f736fb1be05d837b34cbdc072821b4f31e (diff)
downloadpkgsrc-5adf1822bdb98fc376756e6beab8c53aa2e11dbf.tar.gz
Add mingw-w64-i686-gcc
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 329751f12b4..134b2e15566 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2018/06/07 19:32:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2018/06/07 19:36:58 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -46,6 +46,7 @@ SUBDIR+= mingw-w32api-bin
SUBDIR+= mingw-w64
SUBDIR+= mingw-w64-i686-binutils
SUBDIR+= mingw-w64-i686-crt
+SUBDIR+= mingw-w64-i686-gcc
SUBDIR+= mingw-w64-i686-gcc-bootstrap
SUBDIR+= mingw-w64-i686-headers
SUBDIR+= mingw-w64-x86_64-binutils