mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Revert "LLD is now shipped with Rust!" (#397)
This commit is contained in:
committed by
GitHub
parent
c810448fc8
commit
f24ba8b799
@@ -65,7 +65,9 @@ install:
|
||||
build: false
|
||||
|
||||
before_test:
|
||||
- set PATH=C:\msys64\mingw%MSYS_BITS%\bin;C:\msys64\usr\bin;%PATH%
|
||||
- mkdir bin
|
||||
- mklink "bin\ld.exe" "C:\Program Files\LLVM\bin\lld.exe"
|
||||
- set PATH=%CD%\bin;C:\msys64\mingw%MSYS_BITS%\bin;C:\msys64\usr\bin;%PATH%
|
||||
- rustup component add rust-src
|
||||
- set RUST_BACKTRACE=1
|
||||
- if not exist %USERPROFILE%\.cargo\bin\cargo-install-update.exe cargo install cargo-update
|
||||
|
||||
Reference in New Issue
Block a user