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-bootstrap
details: https://anonhg.NetBSD.org/pkgsrc/rev/3370ccde9dd3
branches: trunk
changeset: 309046:3370ccde9dd3
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Jun 07 19:17:31 2018 +0000
description:
Add mingw-w64-x86_64-gcc-bootstrap
diffstat:
cross/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9bd5db7bb624 -r 3370ccde9dd3 cross/Makefile
--- a/cross/Makefile Thu Jun 07 19:16:50 2018 +0000
+++ b/cross/Makefile Thu Jun 07 19:17:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2018/06/07 19:15:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.75 2018/06/07 19:17:31 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-gcc-bootstrap
SUBDIR+= mingw-w64-x86_64-headers
#SUBDIR+= nios2 # just contains makefile fragments
SUBDIR+= nios2-binutils
Home |
Main Index |
Thread Index |
Old Index