summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-09-18 15:35:13 +0000
committerryoon <ryoon@pkgsrc.org>2019-09-18 15:35:13 +0000
commit9b0d79d0d8f3e0c8629bdac8b52f8db230dab705 (patch)
treee7dac25feed364f413f5415f17c0cbf6c8c389cd /cross/Makefile
parent58bac493595b7db60f159d4ea79ae02613db7096 (diff)
downloadpkgsrc-9b0d79d0d8f3e0c8629bdac8b52f8db230dab705.tar.gz
Enable mingw-w64-i686-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 7221228562a..245dba4be2c 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2019/09/18 15:33:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.86 2019/09/18 15:35:13 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -48,6 +48,7 @@ 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-gcc-winpthreads
SUBDIR+= mingw-w64-i686-headers
SUBDIR+= mingw-w64-i686-winpthreads
SUBDIR+= mingw-w64-x86_64-binutils