mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Go back to libc-artifacts/gcc.sh until x86_64-elf-redox-gcc can be used for Rust
This commit is contained in:
parent
96e276d04c
commit
f39ad70268
@ -1,2 +1,3 @@
|
||||
[target.x86_64-unknown-redox]
|
||||
linker = "x86_64-elf-redox-gcc"
|
||||
linker = "libc-artifacts/gcc.sh"
|
||||
rustflags = []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user