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
@@ -6,7 +6,8 @@
|
||||
"target-pointer-width": "64",
|
||||
"target-c-int-width": "32",
|
||||
"os": "none",
|
||||
"linker-flavor": "ld.lld",
|
||||
"linker-flavor": "ld",
|
||||
"linker": "ld.lld",
|
||||
"executables": true,
|
||||
"features": "-mmx,-sse,+soft-float",
|
||||
"disable-redzone": true,
|
||||
|
||||
Reference in New Issue
Block a user