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