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-i686-winpthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b3de6ca4d35
branches: trunk
changeset: 401504:2b3de6ca4d35
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Sep 18 15:33:37 2019 +0000
description:
Enable mingw-w64-i686-winpthreads
diffstat:
cross/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5eb41a71a0f3 -r 2b3de6ca4d35 cross/Makefile
--- a/cross/Makefile Wed Sep 18 15:32:47 2019 +0000
+++ b/cross/Makefile Wed Sep 18 15:33:37 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2019/07/15 06:01:06 maya Exp $
+# $NetBSD: Makefile,v 1.85 2019/09/18 15:33:37 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -49,6 +49,7 @@
SUBDIR+= mingw-w64-i686-gcc
SUBDIR+= mingw-w64-i686-gcc-bootstrap
SUBDIR+= mingw-w64-i686-headers
+SUBDIR+= mingw-w64-i686-winpthreads
SUBDIR+= mingw-w64-x86_64-binutils
SUBDIR+= mingw-w64-x86_64-crt
SUBDIR+= mingw-w64-x86_64-gcc
Home |
Main Index |
Thread Index |
Old Index