pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/wasi-compiler-rt
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Jan 26 01:03:01 UTC 2023
Modified Files:
pkgsrc/lang/wasi-compiler-rt: buildlink3.mk
Log Message:
wasi-compiler-rt: catch up with LLVM bump
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/wasi-compiler-rt/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/wasi-compiler-rt/buildlink3.mk
diff -u pkgsrc/lang/wasi-compiler-rt/buildlink3.mk:1.5 pkgsrc/lang/wasi-compiler-rt/buildlink3.mk:1.6
--- pkgsrc/lang/wasi-compiler-rt/buildlink3.mk:1.5 Thu Dec 15 01:10:02 2022
+++ pkgsrc/lang/wasi-compiler-rt/buildlink3.mk Thu Jan 26 01:03:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2022/12/15 01:10:02 gutteridge Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2023/01/26 01:03:01 gutteridge Exp $
BUILDLINK_TREE+= wasi-compiler-rt
@@ -9,7 +9,7 @@ WASI_COMPILER_RT_BUILDLINK3_MK:=
# 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>=15.0.6
+BUILDLINK_API_DEPENDS.wasi-compiler-rt+= wasi-compiler-rt>=15.0.7
BUILDLINK_PKGSRCDIR.wasi-compiler-rt?= ../../lang/wasi-compiler-rt
.endif # WASI_COMPILER_RT_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index