Soc Virnyl Estela 2024-11-10 01:25:51 +00:00 committed by Git OBS Bridge
parent e22006bc88
commit 4c83f35618
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Sun Nov 10 01:22:25 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Pass --locked in cargo build.
- Regenerate lockfile on prep.
-------------------------------------------------------------------
Sun Nov 10 01:14:01 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>

View File

@ -103,6 +103,7 @@ unlink $PWD/rusty_v8 || true
ln -sf %{_libdir}/crates/rusty_v8 $PWD/rusty_v8
echo -e "\n[patch.crates-io]\nv8 = { path = './rusty_v8' }" >> Cargo.toml
export CARGO_HOME=$PWD/.cargo
%__cargo generate-lockfile --offline
%build
export CARGO_HOME=$PWD/.cargo