From cd9902637ddf3f8e7711f01a5cf044725704e28a Mon Sep 17 00:00:00 2001 From: Maxim De Clercq Date: Sat, 22 Jan 2022 17:34:30 +0100 Subject: feat: use rustembedded/cross images and use static relocation model to fix cross-compile --- DEPLOY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPLOY.md') diff --git a/DEPLOY.md b/DEPLOY.md index 0058b93..38e1e28 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -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 -- cgit v1.2.3