pkgsrc-WIP-changes archive

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

rust197: one more REPLACE_BASH needed, evidently.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Mon Jul 13 23:39:20 2026 +0200
Changeset:	9e4b769742ed57395763142c26029c2f9910f15b

Modified Files:
	rust197/Makefile

Log Message:
rust197: one more REPLACE_BASH needed, evidently.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9e4b769742ed57395763142c26029c2f9910f15b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rust197/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/rust197/Makefile b/rust197/Makefile
index 2e85fb0861..82c31e2acb 100644
--- a/rust197/Makefile
+++ b/rust197/Makefile
@@ -56,6 +56,7 @@ REPLACE_BASH+=		${CGC}/.github/scripts/free-disk-space.sh
 REPLACE_BASH+=		library/portable-simd/subtree-sync.sh
 CB=			library/compiler-builtins
 REPLACE_BASH+=		${CB}/ci/bench-icount.sh
+REPLACE_BASH+=		${CB}/ci/install-bench-deps.sh
 REPLACE_BASH+=		${CB}/ci/miri.sh
 REPLACE_BASH+=		${CB}/ci/run-docker.sh
 REPLACE_BASH+=		${CB}/ci/run-extensive.sh


Home | Main Index | Thread Index | Old Index