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:           Thu Apr  6 22:10:15 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + gcc10-libjit


To generate a diff of this commit:
cvs rdiff -u -r1.680 -r1.681 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.680 pkgsrc/lang/Makefile:1.681
--- pkgsrc/lang/Makefile:1.680  Mon Mar 20 13:58:34 2023
+++ pkgsrc/lang/Makefile        Thu Apr  6 22:10:15 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.680 2023/03/20 13:58:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.681 2023/04/06 22:10:15 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -67,6 +67,7 @@ SUBDIR+=      gawk
 SUBDIR+=       gcc-aux
 SUBDIR+=       gcc10
 SUBDIR+=       gcc10-aux
+SUBDIR+=       gcc10-libjit
 SUBDIR+=       gcc10-libs
 SUBDIR+=       gcc12
 SUBDIR+=       gcc12-libs



Home | Main Index | Thread Index | Old Index