mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
Merge branch 'installer-fix' into 'master'
Fix fstools requiring gcc on host See merge request redox-os/redox!1710
This commit is contained in:
commit
121e336882
@ -20,7 +20,3 @@ rustflags = []
|
||||
|
||||
[env]
|
||||
CFLAGS_riscv64gc_unknown_redox="-march=rv64gc -mabi=lp64d"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "x86_64-linux-gnu-gcc"
|
||||
rustflags = []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user