pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Sep 18 15:39:19 UTC 2019
Modified Files:
pkgsrc/cross: Makefile
Log Message:
Enable mingw-w64-x86_64-gcc-winpthreads
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/cross/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/Makefile
diff -u pkgsrc/cross/Makefile:1.87 pkgsrc/cross/Makefile:1.88
--- pkgsrc/cross/Makefile:1.87 Wed Sep 18 15:37:42 2019
+++ pkgsrc/cross/Makefile Wed Sep 18 15:39:19 2019
@@ -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-binutils
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