mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add cross build targeting Redox to Travis CI
This commit is contained in:
parent
5f8c506a32
commit
a23a8ed1f1
3 changed files with 17 additions and 3 deletions
2
.cargo/config
Normal file
2
.cargo/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
[target.x86_64-unknown-redox]
|
||||
linker = "x86_64-unknown-redox-gcc"
|
Loading…
Add table
Add a link
Reference in a new issue