mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-22 04:40:01 +00: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
|