Skip to content

Commit ba996b3

Browse files
committed
Forgot to add --set-runtime in pdg.sh.
1 parent 9d89818 commit ba996b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/pdg.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ main() {
5353

5454
time "${c2rust_instrument}" \
5555
--metadata "${metadata}" \
56+
--set-runtime \
5657
--runtime-path "${runtime}" \
5758
-- run "${profile_args[@]}" \
5859
-- "${args[@]}" \

0 commit comments

Comments
 (0)