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: add PR pkg/565...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89d4f7f63008
branches: trunk
changeset: 371308:89d4f7f63008
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Jan 08 17:52:09 2022 +0000
description:
wasi-compiler-rt: add PR pkg/56590 reference in comment
diffstat:
lang/wasi-compiler-rt/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 619e3a2d1d81 -r 89d4f7f63008 lang/wasi-compiler-rt/Makefile
--- a/lang/wasi-compiler-rt/Makefile Sat Jan 08 16:30:35 2022 +0000
+++ b/lang/wasi-compiler-rt/Makefile Sat Jan 08 17:52:09 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/01/07 20:24:39 tnn Exp $
+# $NetBSD: Makefile,v 1.9 2022/01/08 17:52:09 gutteridge Exp $
.include "../../lang/llvm/version.mk"
@@ -62,8 +62,8 @@
${MKDIR} ${WRKDIR}/build
# Run llvm-ranlib again on the archive. Fixes mystery build failure
-# in Firefox due to missing index. Might be a MAKE_JOBS problem in
-# this package?
+# in Firefox due to missing index (see PR pkg/56590). Might be a MAKE_JOBS
+# problem in this package?
post-install:
${PREFIX}/bin/llvm-ranlib \
${DESTDIR}${PREFIX}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a
Home |
Main Index |
Thread Index |
Old Index