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: ryoon
Date: Sun Dec 19 14:14:21 UTC 2021
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang: Enable wasi-compiler-rt
To generate a diff of this commit:
cvs rdiff -u -r1.614 -r1.615 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.614 pkgsrc/lang/Makefile:1.615
--- pkgsrc/lang/Makefile:1.614 Sun Dec 19 13:42:05 2021
+++ pkgsrc/lang/Makefile Sun Dec 19 14:14:20 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.614 2021/12/19 13:42:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.615 2021/12/19 14:14:20 ryoon Exp $
#
COMMENT= Programming languages
@@ -303,6 +303,7 @@ SUBDIR+= vala
SUBDIR+= vscm
SUBDIR+= vslisp
SUBDIR+= wasi-libc
+SUBDIR+= wasi-compiler-rt
SUBDIR+= wsbasic
SUBDIR+= yabasic
SUBDIR+= yap
Home |
Main Index |
Thread Index |
Old Index