mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Use cross compiler instead of libc-artifacts
This commit is contained in:
parent
5f85e466a0
commit
3e18b7108a
@ -1,2 +1,2 @@
|
||||
[target.x86_64-unknown-redox]
|
||||
linker = "libc-artifacts/gcc.sh"
|
||||
linker = "x86_64-elf-redox-gcc"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user