pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross Add mingw-w64-x86_64-crt



details:   https://anonhg.NetBSD.org/pkgsrc/rev/450c3b786380
branches:  trunk
changeset: 309049:450c3b786380
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Jun 07 19:20:33 2018 +0000

description:
Add mingw-w64-x86_64-crt

diffstat:

 cross/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5922aae5a546 -r 450c3b786380 cross/Makefile
--- a/cross/Makefile    Thu Jun 07 19:19:46 2018 +0000
+++ b/cross/Makefile    Thu Jun 07 19:20:33 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2018/06/07 19:17:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.76 2018/06/07 19:20:33 ryoon Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -45,6 +45,7 @@
 SUBDIR+=       mingw-w32api-bin
 SUBDIR+=       mingw-w64
 SUBDIR+=       mingw-w64-x86_64-binutils
+SUBDIR+=       mingw-w64-x86_64-crt
 SUBDIR+=       mingw-w64-x86_64-gcc-bootstrap
 SUBDIR+=       mingw-w64-x86_64-headers
 #SUBDIR+=      nios2                   # just contains makefile fragments



Home | Main Index | Thread Index | Old Index