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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/822e09453793
branches:  trunk
changeset: 381479:822e09453793
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Jun 07 19:36:58 2018 +0000

description:
Add mingw-w64-i686-gcc

diffstat:

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

diffs (17 lines):

diff -r 6b353fe9bfa1 -r 822e09453793 cross/Makefile
--- a/cross/Makefile    Thu Jun 07 19:36:23 2018 +0000
+++ b/cross/Makefile    Thu Jun 07 19:36:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2018/06/07 19:32:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2018/06/07 19:36:58 ryoon Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -46,6 +46,7 @@
 SUBDIR+=       mingw-w64
 SUBDIR+=       mingw-w64-i686-binutils
 SUBDIR+=       mingw-w64-i686-crt
+SUBDIR+=       mingw-w64-i686-gcc
 SUBDIR+=       mingw-w64-i686-gcc-bootstrap
 SUBDIR+=       mingw-w64-i686-headers
 SUBDIR+=       mingw-w64-x86_64-binutils



Home | Main Index | Thread Index | Old Index