feat: use rustembedded/cross images and use static relocation model to fix cross-compile
This commit is contained in:
parent
a021680591
commit
cd9902637d
7 changed files with 112 additions and 27 deletions
|
@ -37,7 +37,7 @@ $ cargo build --release
|
|||
|
||||
Note that this currently requires Rust 1.50.
|
||||
|
||||
If you want to cross compile Conduit to another architecture, read the [Cross-Compile Guide](CROSS_COMPILE.md).
|
||||
If you want to cross compile Conduit to another architecture, read the [Cross-Compile Guide](cross/README.md).
|
||||
|
||||
## Adding a Conduit user
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue