pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add gcc8-libs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d30d02cd098
branches:  trunk
changeset: 312820:7d30d02cd098
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Sep 15 03:08:55 2018 +0000

description:
Add gcc8-libs

diffstat:

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

diffs (17 lines):

diff -r 20094e4211a8 -r 7d30d02cd098 lang/Makefile
--- a/lang/Makefile     Sat Sep 15 03:08:16 2018 +0000
+++ b/lang/Makefile     Sat Sep 15 03:08:55 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.492 2018/08/09 14:16:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.493 2018/09/15 03:08:55 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -81,6 +81,7 @@
 SUBDIR+=       gcc7
 SUBDIR+=       gcc7-libs
 SUBDIR+=       gcc8
+SUBDIR+=       gcc8-libs
 SUBDIR+=       gforth
 SUBDIR+=       ghc
 SUBDIR+=       ghc-bootstrap



Home | Main Index | Thread Index | Old Index