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: Fri Apr 7 06:49:26 UTC 2023
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang/Makefile: + gcc12-libjit
To generate a diff of this commit:
cvs rdiff -u -r1.681 -r1.682 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.681 pkgsrc/lang/Makefile:1.682
--- pkgsrc/lang/Makefile:1.681 Thu Apr 6 22:10:15 2023
+++ pkgsrc/lang/Makefile Fri Apr 7 06:49:26 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.681 2023/04/06 22:10:15 wiz Exp $
+# $NetBSD: Makefile,v 1.682 2023/04/07 06:49:26 wiz Exp $
#
COMMENT= Programming languages
@@ -70,6 +70,7 @@ SUBDIR+= gcc10-aux
SUBDIR+= gcc10-libjit
SUBDIR+= gcc10-libs
SUBDIR+= gcc12
+SUBDIR+= gcc12-libjit
SUBDIR+= gcc12-libs
SUBDIR+= gcc2
SUBDIR+= gcc5-aux
Home |
Main Index |
Thread Index |
Old Index