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-binutils
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d14fb9d7f7c
branches: trunk
changeset: 381467:5d14fb9d7f7c
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Jun 07 19:25:52 2018 +0000
description:
Add mingw-w64-i686-binutils
diffstat:
cross/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4c5d0214d100 -r 5d14fb9d7f7c cross/Makefile
--- a/cross/Makefile Thu Jun 07 19:25:17 2018 +0000
+++ b/cross/Makefile Thu Jun 07 19:25:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2018/06/07 19:22:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.78 2018/06/07 19:25:52 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -44,6 +44,7 @@
SUBDIR+= mingw-runtime-bin
SUBDIR+= mingw-w32api-bin
SUBDIR+= mingw-w64
+SUBDIR+= mingw-w64-i686-binutils
SUBDIR+= mingw-w64-x86_64-binutils
SUBDIR+= mingw-w64-x86_64-crt
SUBDIR+= mingw-w64-x86_64-gcc
Home |
Main Index |
Thread Index |
Old Index