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-compiler-rt
details: https://anonhg.NetBSD.org/pkgsrc/rev/080c4a4be7b5
branches: trunk
changeset: 771582:080c4a4be7b5
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Dec 19 14:14:20 2021 +0000
description:
lang: Enable wasi-compiler-rt
diffstat:
lang/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 21fba1bad4cc -r 080c4a4be7b5 lang/Makefile
--- a/lang/Makefile Sun Dec 19 14:13:37 2021 +0000
+++ b/lang/Makefile Sun Dec 19 14:14:20 2021 +0000
@@ -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+= vscm
SUBDIR+= vslisp
SUBDIR+= wasi-libc
+SUBDIR+= wasi-compiler-rt
SUBDIR+= wsbasic
SUBDIR+= yabasic
SUBDIR+= yap
Home |
Main Index |
Thread Index |
Old Index