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-libcxx



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8de267075c5f
branches:  trunk
changeset: 771585:8de267075c5f
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Dec 19 14:16:53 2021 +0000

description:
lang: Enable wasi-libcxx

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b7c9cc5cf317 -r 8de267075c5f lang/Makefile
--- a/lang/Makefile     Sun Dec 19 14:16:04 2021 +0000
+++ b/lang/Makefile     Sun Dec 19 14:16:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.616 2021/12/19 14:15:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.617 2021/12/19 14:16:53 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -304,6 +304,7 @@
 SUBDIR+=       vslisp
 SUBDIR+=       wasi-compiler-rt
 SUBDIR+=       wasi-libc
+SUBDIR+=       wasi-libcxx
 SUBDIR+=       wsbasic
 SUBDIR+=       yabasic
 SUBDIR+=       yap



Home | Main Index | Thread Index | Old Index