pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang oops, add gcc7 here, too.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32f40d46645e
branches:  trunk
changeset: 362059:32f40d46645e
user:      maya <maya%pkgsrc.org@localhost>
date:      Wed May 03 23:37:47 2017 +0000

description:
oops, add gcc7 here, too.

I would like to know if other people have trouble with it.

diffstat:

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

diffs (17 lines):

diff -r e54c1abcec55 -r 32f40d46645e lang/Makefile
--- a/lang/Makefile     Wed May 03 23:00:59 2017 +0000
+++ b/lang/Makefile     Wed May 03 23:37:47 2017 +0000
@@ -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+=       gcc6
 SUBDIR+=       gcc6-aux
 SUBDIR+=       gcc6-libs
+SUBDIR+=       gcc7
 SUBDIR+=       gforth
 SUBDIR+=       ghc
 SUBDIR+=       ghc-bootstrap



Home | Main Index | Thread Index | Old Index