CVS commit: pkgsrc/lang
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: wiz Date: Mon Aug 10 21:42:54 UTC 2026 Modified Files: pkgsrc/lang: Makefile Log Message: lang/Makefile: + gcc16* To generate a diff of this commit: cvs rdiff -u -r1.788 -r1.789 pkgsrc/lang/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 603 B)
Modified files: Index: pkgsrc/lang/Makefile diff -u pkgsrc/lang/Makefile:1.788 pkgsrc/lang/Makefile:1.789 --- pkgsrc/lang/Makefile:1.788 Mon May 18 10:18:54 2026 +++ pkgsrc/lang/Makefile Mon Aug 10 21:42:54 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.788 2026/05/18 10:18:54 adam Exp $ +# $NetBSD: Makefile,v 1.789 2026/08/10 21:42:54 wiz Exp $ # COMMENT= Programming languages @@ -97,6 +97,9 @@ SUBDIR+= gcc15-gnat SUBDIR+= gcc15-gnat-libs SUBDIR+= gcc15-libjit SUBDIR+= gcc15-libs +SUBDIR+= gcc16 +SUBDIR+= gcc16-libjit +SUBDIR+= gcc16-libs SUBDIR+= gcc2 SUBDIR+= gcc5-aux SUBDIR+= gcc6