mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-01-11 16:42:32 -05:00
4 lines
194 B
Batchfile
4 lines
194 B
Batchfile
|
set DEPOT_TOOLS_WIN_TOOLCHAIN=0
|
||
|
set PATH=%~dp0\goog\depot_tools;%PATH%
|
||
|
set RUSTFLAGS=-C target-feature=+crt-static -C linker=%~dp0goog\v8\third_party\llvm-build\Release+Asserts\bin\lld-link.exe
|