summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-09-18 15:39:19 +0000
committerryoon <ryoon@pkgsrc.org>2019-09-18 15:39:19 +0000
commit266a05d9fc851355abb8800e4aa5f30057f8725e (patch)
tree3973cb54e8a5a84d3399ce8a2d1f2620692db8c8 /cross/Makefile
parent217da4444d5f99233953d2886f3942b65e317a9a (diff)
downloadpkgsrc-266a05d9fc851355abb8800e4aa5f30057f8725e.tar.gz
Enable mingw-w64-x86_64-gcc-winpthreads
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 16afa698c41..2e240885db6 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2019/09/18 15:37:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.88 2019/09/18 15:39:19 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -55,6 +55,7 @@ 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-gcc-winpthreads
SUBDIR+= mingw-w64-x86_64-headers
SUBDIR+= mingw-w64-x86_64-winpthreads
#SUBDIR+= nios2 # just contains makefile fragments