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-gcc
details: https://anonhg.NetBSD.org/pkgsrc/rev/9808bbd47bce
branches: trunk
changeset: 309052:9808bbd47bce
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Jun 07 19:22:25 2018 +0000
description:
Add mingw-w64-x86_64-gcc
diffstat:
cross/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8a67663e8c66 -r 9808bbd47bce cross/Makefile
--- a/cross/Makefile Thu Jun 07 19:21:46 2018 +0000
+++ b/cross/Makefile Thu Jun 07 19:22:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2018/06/07 19:20:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.77 2018/06/07 19:22:25 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -46,6 +46,7 @@
SUBDIR+= mingw-w64
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-headers
#SUBDIR+= nios2 # just contains makefile fragments
Home |
Main Index |
Thread Index |
Old Index