pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/wasi-compiler-rt wasi-compiler-rt: catch up with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b19d0eae3a9
branches:  trunk
changeset: 390011:5b19d0eae3a9
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Dec 15 01:10:02 2022 +0000

description:
wasi-compiler-rt: catch up with LLVM bump

diffstat:

 lang/wasi-compiler-rt/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a24f883cb7af -r 5b19d0eae3a9 lang/wasi-compiler-rt/buildlink3.mk
--- a/lang/wasi-compiler-rt/buildlink3.mk       Thu Dec 15 00:02:24 2022 +0000
+++ b/lang/wasi-compiler-rt/buildlink3.mk       Thu Dec 15 01:10:02 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2022/08/12 13:59:52 gutteridge Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2022/12/15 01:10:02 gutteridge Exp $
 
 BUILDLINK_TREE+=       wasi-compiler-rt
 
@@ -9,7 +9,7 @@
 
 # This exact version must be kept in sync with llvm, or firefox
 # minimum build dependencies will be incorrect.
-BUILDLINK_API_DEPENDS.wasi-compiler-rt+=       wasi-compiler-rt>=14.0.6
+BUILDLINK_API_DEPENDS.wasi-compiler-rt+=       wasi-compiler-rt>=15.0.6
 BUILDLINK_PKGSRCDIR.wasi-compiler-rt?=         ../../lang/wasi-compiler-rt
 
 .endif # WASI_COMPILER_RT_BUILDLINK3_MK



Home | Main Index | Thread Index | Old Index