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-gcc-winpthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/62b1a56b3676
branches: trunk
changeset: 401510:62b1a56b3676
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Sep 18 15:39:19 2019 +0000
description:
Enable mingw-w64-x86_64-gcc-winpthreads
diffstat:
cross/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7c3e003490f4 -r 62b1a56b3676 cross/Makefile
--- a/cross/Makefile Wed Sep 18 15:38:40 2019 +0000
+++ b/cross/Makefile Wed Sep 18 15:39:19 2019 +0000
@@ -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-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
Home |
Main Index |
Thread Index |
Old Index