pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add gcc7-libs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ea563546ac8
branches:  trunk
changeset: 308333:5ea563546ac8
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon May 21 10:06:24 2018 +0000

description:
Add gcc7-libs.

diffstat:

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

diffs (17 lines):

diff -r 785c5cfe91a7 -r 5ea563546ac8 lang/Makefile
--- a/lang/Makefile     Mon May 21 10:06:08 2018 +0000
+++ b/lang/Makefile     Mon May 21 10:06:24 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2018/05/09 00:32:52 minskim Exp $
+# $NetBSD: Makefile,v 1.482 2018/05/21 10:06:24 jperkin Exp $
 #
 
 COMMENT=       Programming languages
@@ -77,6 +77,7 @@
 SUBDIR+=       gcc6-aux
 SUBDIR+=       gcc6-libs
 SUBDIR+=       gcc7
+SUBDIR+=       gcc7-libs
 SUBDIR+=       gcc8
 SUBDIR+=       gforth
 SUBDIR+=       ghc



Home | Main Index | Thread Index | Old Index