mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
The bundled LLD linker was renamed to rust-lld (#457)
This commit is contained in:
committed by
GitHub
parent
b0d18c735b
commit
0b98799673
@@ -8,6 +8,7 @@
|
||||
"os": "none",
|
||||
"executables": true,
|
||||
"linker-flavor": "ld.lld",
|
||||
"linker": "rust-lld",
|
||||
"panic-strategy": "abort",
|
||||
"disable-redzone": true,
|
||||
"features": "-mmx,-sse,+soft-float"
|
||||
|
||||
Reference in New Issue
Block a user