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-i686-gcc-bootstrap
details: https://anonhg.NetBSD.org/pkgsrc/rev/8caaf6d42727
branches: trunk
changeset: 309061:8caaf6d42727
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Jun 07 19:29:54 2018 +0000
description:
Add mingw-w64-i686-gcc-bootstrap
diffstat:
cross/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 943c21941925 -r 8caaf6d42727 cross/Makefile
--- a/cross/Makefile Thu Jun 07 19:29:24 2018 +0000
+++ b/cross/Makefile Thu Jun 07 19:29:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2018/06/07 19:27:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.80 2018/06/07 19:29:54 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -45,6 +45,7 @@
SUBDIR+= mingw-w32api-bin
SUBDIR+= mingw-w64
SUBDIR+= mingw-w64-i686-binutils
+SUBDIR+= mingw-w64-i686-gcc-bootstrap
SUBDIR+= mingw-w64-i686-headers
SUBDIR+= mingw-w64-x86_64-binutils
SUBDIR+= mingw-w64-x86_64-crt
Home |
Main Index |
Thread Index |
Old Index