This commit is contained in:
parent
54347f1922
commit
74d162ef9e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user