pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: maya
Date: Wed May 3 23:37:47 UTC 2017
Modified Files:
pkgsrc/lang: Makefile
Log Message:
oops, add gcc7 here, too.
I would like to know if other people have trouble with it.
To generate a diff of this commit:
cvs rdiff -u -r1.458 -r1.459 pkgsrc/lang/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.458 pkgsrc/lang/Makefile:1.459
--- pkgsrc/lang/Makefile:1.458 Sat Apr 22 18:23:29 2017
+++ pkgsrc/lang/Makefile Wed May 3 23:37:47 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.458 2017/04/22 18:23:29 taca Exp $
+# $NetBSD: Makefile,v 1.459 2017/05/03 23:37:47 maya Exp $
#
COMMENT= Programming languages
@@ -73,6 +73,7 @@ SUBDIR+= gcc5-libs
SUBDIR+= gcc6
SUBDIR+= gcc6-aux
SUBDIR+= gcc6-libs
+SUBDIR+= gcc7
SUBDIR+= gforth
SUBDIR+= ghc
SUBDIR+= ghc-bootstrap
Home |
Main Index |
Thread Index |
Old Index