SHA256
2
1
forked from pool/deno
2023-08-10 20:52:25 +00:00
committed by Git OBS Bridge
parent fb78b3749e
commit 4138598a07
2 changed files with 4 additions and 2 deletions

View File

@@ -71,6 +71,8 @@ updated with the --reload flag.
cp %{SOURCE2} .cargo/config
# Drop lock file due to revendor_source.sh breaking check
rm Cargo.lock
# drop checksum for ICU 72 -> 73
echo '{"files":{},"package":""}' > vendor/deno_core/.cargo-checksum.json
%build
export V8_FROM_SOURCE=1