pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Jun 7 19:22:25 UTC 2018
Modified Files:
pkgsrc/cross: Makefile
Log Message:
Add mingw-w64-x86_64-gcc
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/cross/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/Makefile
diff -u pkgsrc/cross/Makefile:1.76 pkgsrc/cross/Makefile:1.77
--- pkgsrc/cross/Makefile:1.76 Thu Jun 7 19:20:33 2018
+++ pkgsrc/cross/Makefile Thu Jun 7 19:22:25 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2018/06/07 19:20:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.77 2018/06/07 19:22:25 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -46,6 +46,7 @@ SUBDIR+= mingw-w32api-bin
SUBDIR+= mingw-w64
SUBDIR+= mingw-w64-x86_64-binutils
SUBDIR+= mingw-w64-x86_64-crt
+SUBDIR+= mingw-w64-x86_64-gcc
SUBDIR+= mingw-w64-x86_64-gcc-bootstrap
SUBDIR+= mingw-w64-x86_64-headers
#SUBDIR+= nios2 # just contains makefile fragments
Home |
Main Index |
Thread Index |
Old Index