pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang: add gcc9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b189414eea4d
branches:  trunk
changeset: 346971:b189414eea4d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jan 05 21:19:40 2020 +0000

description:
lang: add gcc9

diffstat:

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

diffs (17 lines):

diff -r baa7338e256e -r b189414eea4d lang/Makefile
--- a/lang/Makefile     Sun Jan 05 21:16:00 2020 +0000
+++ b/lang/Makefile     Sun Jan 05 21:19:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.534 2020/01/04 12:58:19 bsiegert Exp $
+# $NetBSD: Makefile,v 1.535 2020/01/05 21:19:40 rillig Exp $
 #
 
 COMMENT=       Programming languages
@@ -83,6 +83,7 @@
 SUBDIR+=       gcc7-libs
 SUBDIR+=       gcc8
 SUBDIR+=       gcc8-libs
+SUBDIR+=       gcc9
 SUBDIR+=       gforth
 SUBDIR+=       ghc
 SUBDIR+=       ghc-bootstrap



Home | Main Index | Thread Index | Old Index