pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross Enable mingw-w64-x86_64-winpthreads



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c4404188f8d
branches:  trunk
changeset: 339917:1c4404188f8d
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Sep 18 15:37:42 2019 +0000

description:
Enable mingw-w64-x86_64-winpthreads

diffstat:

 cross/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9397e4134ffe -r 1c4404188f8d cross/Makefile
--- a/cross/Makefile    Wed Sep 18 15:36:43 2019 +0000
+++ b/cross/Makefile    Wed Sep 18 15:37:42 2019 +0000
@@ -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-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



Home | Main Index | Thread Index | Old Index