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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11048af328d5
branches:  trunk
changeset: 309037:11048af328d5
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Jun 07 19:10:14 2018 +0000

description:
Add mingw-w64

diffstat:

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

diffs (17 lines):

diff -r 08cd462e8ed2 -r 11048af328d5 cross/Makefile
--- a/cross/Makefile    Thu Jun 07 19:09:24 2018 +0000
+++ b/cross/Makefile    Thu Jun 07 19:10:14 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2017/09/01 20:57:22 jmcneill Exp $
+# $NetBSD: Makefile,v 1.72 2018/06/07 19:10:14 ryoon Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -43,6 +43,7 @@
 SUBDIR+=       mingw-gcc
 SUBDIR+=       mingw-runtime-bin
 SUBDIR+=       mingw-w32api-bin
+SUBDIR+=       mingw-w64
 #SUBDIR+=      nios2                   # just contains makefile fragments
 SUBDIR+=       nios2-binutils
 SUBDIR+=       nios2-gcc



Home | Main Index | Thread Index | Old Index