summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-09-18 15:37:42 +0000
committerryoon <ryoon@pkgsrc.org>2019-09-18 15:37:42 +0000
commit2c1a821f66eee533002bcd243660fddd35dc8289 (patch)
tree1b0c15bb05bdfbd74144d49c93be32727efbf836 /cross
parentf37f42944611081e54e47dcce54ea2f08fbb5842 (diff)
downloadpkgsrc-2c1a821f66eee533002bcd243660fddd35dc8289.tar.gz
Enable mingw-w64-x86_64-winpthreads
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 245dba4be2c..16afa698c41 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2019/09/18 15:35:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.87 2019/09/18 15:37:42 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -56,6 +56,7 @@ 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+= mingw-w64-x86_64-winpthreads
#SUBDIR+= nios2 # just contains makefile fragments
SUBDIR+= nios2-binutils
SUBDIR+= nios2-gcc