pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang lang: Enable wasi-libc
details: https://anonhg.NetBSD.org/pkgsrc/rev/7605be0d511b
branches: trunk
changeset: 771559:7605be0d511b
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Dec 19 13:42:05 2021 +0000
description:
lang: Enable wasi-libc
diffstat:
lang/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 619cf678161f -r 7605be0d511b lang/Makefile
--- a/lang/Makefile Sun Dec 19 13:41:06 2021 +0000
+++ b/lang/Makefile Sun Dec 19 13:42:05 2021 +0000
@@ -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+= vala
SUBDIR+= vscm
SUBDIR+= vslisp
+SUBDIR+= wasi-libc
SUBDIR+= wsbasic
SUBDIR+= yabasic
SUBDIR+= yap
Home |
Main Index |
Thread Index |
Old Index