pkgsrc-WIP-changes archive

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

Makefile: Add new packages



Module Name:	pkgsrc-wip
Committed By:	Dmytro Kazankov <dmytro.kazankov%gmail.com@localhost>
Pushed By:	dkazankov
Date:		Fri Sep 13 23:32:05 2024 +0300
Changeset:	cd4e2318484e5708fbede9d5523e1d709f67f12b

Modified Files:
	Makefile

Log Message:
Makefile: Add new packages

* New packages added

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd4e2318484e5708fbede9d5523e1d709f67f12b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 3791c29688..0245843ff1 100644
--- a/Makefile
+++ b/Makefile
@@ -1148,6 +1148,9 @@ SUBDIR+=	gcc10-aux
 SUBDIR+=	gcc10snapshot
 SUBDIR+=	gcc12
 SUBDIR+=	gcc13-gnat
+SUBDIR+=	gcc13-gnat-libs
+SUBDIR+=	gcc14-gnat
+SUBDIR+=	gcc14-gnat-libs
 SUBDIR+=	gcc42
 SUBDIR+=	gcc43
 SUBDIR+=	gcc44


Home | Main Index | Thread Index | Old Index