pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug  5 23:33:22 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + gcc15-libjit


To generate a diff of this commit:
cvs rdiff -u -r1.767 -r1.768 pkgsrc/lang/Makefile

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

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.767 pkgsrc/lang/Makefile:1.768
--- pkgsrc/lang/Makefile:1.767  Mon Jul 28 07:00:55 2025
+++ pkgsrc/lang/Makefile        Tue Aug  5 23:33:22 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.767 2025/07/28 07:00:55 dkazankov Exp $
+# $NetBSD: Makefile,v 1.768 2025/08/05 23:33:22 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -93,6 +93,7 @@ SUBDIR+=      gcc14-libs
 SUBDIR+=       gcc15
 SUBDIR+=       gcc15-gnat
 SUBDIR+=       gcc15-gnat-libs
+SUBDIR+=       gcc15-libjit
 SUBDIR+=       gcc15-libs
 SUBDIR+=       gcc2
 SUBDIR+=       gcc5-aux



Home | Main Index | Thread Index | Old Index