pkgsrc-WIP-changes archive

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

Makefile: remove gcc15-gnat* from list



Module Name:	pkgsrc-wip
Committed By:	Dmytro Kazankov <dkazankov%NetBSD.org@localhost>
Pushed By:	dkazankov
Date:		Thu Jul 17 08:20:08 2025 +0300
Changeset:	c58277c756069482c218f5347dbce6a2cd738084

Modified Files:
	Makefile

Log Message:
Makefile: remove gcc15-gnat* from list

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

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

diffstat:
 Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1c02f18621..3febba6dfe 100644
--- a/Makefile
+++ b/Makefile
@@ -1192,8 +1192,6 @@ SUBDIR+=	gcc13
 SUBDIR+=	gcc14
 SUBDIR+=	gcc15-aux
 SUBDIR+=	gcc15-aux-libs
-SUBDIR+=	gcc15-gnat
-SUBDIR+=	gcc15-gnat-libs
 SUBDIR+=	gcc15-libjit
 SUBDIR+=	gcc42
 SUBDIR+=	gcc43


Home | Main Index | Thread Index | Old Index