Soc Virnyl Estela 2024-11-10 04:23:53 +00:00 committed by Git OBS Bridge
parent 54347f1922
commit 74d162ef9e

View File

@ -103,6 +103,8 @@ 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
rm .cargo/config.toml
rm .cargo/local-build.toml
%build
export CARGO_HOME=$PWD/.cargo