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:           Thu Nov 28 20:15:20 UTC 2024
Modified Files:
        pkgsrc/cross: Makefile
Log Message:
cross: Enable mingw-w64-i686-headers-msvcrt
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 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.118 pkgsrc/cross/Makefile:1.119
--- pkgsrc/cross/Makefile:1.118 Thu Nov 28 20:13:19 2024
+++ pkgsrc/cross/Makefile       Thu Nov 28 20:15:20 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2024/11/28 20:13:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.119 2024/11/28 20:15:20 ryoon Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -55,6 +55,7 @@ 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-headers-msvcrt
 SUBDIR+=       mingw-w64-i686-winpthreads
 SUBDIR+=       mingw-w64-x86_64-binutils
 SUBDIR+=       mingw-w64-x86_64-crt
Home |
Main Index |
Thread Index |
Old Index