summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-06-04 00:56:53 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-06-04 00:56:53 +0000
commit7cc1d164a5ae7131d6ae6f9699fc199392f34038 (patch)
treea74fa18da7453e27d4ef14354c51dfa419fee35c /lang
parent7cfaedf162eaa844f12406a21ae0603b003c344b (diff)
downloadpkgsrc-7cc1d164a5ae7131d6ae6f9699fc199392f34038.tar.gz
wasi-libcxx: revert comment, not necessary here
Actually, strictly speaking this perhaps doesn't need to be kept in sync, so drop the comment. Probably it makes sense that it should be anyway, so leave the adjusted minimum as-is.
Diffstat (limited to 'lang')
-rw-r--r--lang/wasi-libcxx/buildlink3.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/wasi-libcxx/buildlink3.mk b/lang/wasi-libcxx/buildlink3.mk
index a61daf9c73c..97318fec3ec 100644
--- a/lang/wasi-libcxx/buildlink3.mk
+++ b/lang/wasi-libcxx/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2022/06/04 00:34:31 gutteridge Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/06/04 00:56:53 gutteridge Exp $
BUILDLINK_TREE+= wasi-libcxx
@@ -7,8 +7,6 @@ BUILDLINK_DEPMETHOD.wasi-libcxx?= build
.if !defined(WASI_LIBCXX_BUILDLINK3_MK)
WASI_LIBCXX_BUILDLINK3_MK:=
-# This exact version must be kept in sync with llvm, or firefox
-# minimum build dependencies will be incorrect.
BUILDLINK_API_DEPENDS.wasi-libcxx+= wasi-libcxx>=13.0.1
BUILDLINK_PKGSRCDIR.wasi-libcxx?= ../../lang/wasi-libcxx