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-gcc-winpthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec986567719e
branches: trunk
changeset: 339915:ec986567719e
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Sep 18 15:35:13 2019 +0000
description:
Enable mingw-w64-i686-gcc-winpthreads
diffstat:
cross/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fef5352ad342 -r ec986567719e cross/Makefile
--- a/cross/Makefile Wed Sep 18 15:34:36 2019 +0000
+++ b/cross/Makefile Wed Sep 18 15:35:13 2019 +0000
@@ -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-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
Home |
Main Index |
Thread Index |
Old Index