This commit is contained in:
parent
ab73751e4c
commit
3d727ef755
@ -101,7 +101,7 @@ updated with the --reload flag.
|
||||
# Now we patch whatever was vendored
|
||||
%autosetup -a1 -a2 -p1 -n %{name}
|
||||
|
||||
echo -e "\n[patch.crates-io]\nv8 = { path = './v8' }" >> Cargo.toml
|
||||
echo -e "\n[patch.crates-io]\nv8 = { path = './v8-0.106.0' }" >> Cargo.toml
|
||||
|
||||
%build
|
||||
# Ensure that the clang version matches. This command came from Archlinux. Thanks.
|
||||
|
Loading…
x
Reference in New Issue
Block a user