Skip to content

Commit b5f45c3

Browse files
committed
workaround
1 parent 58ec4d8 commit b5f45c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-zenoh.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ rustflags = ["-C", "link-args=--sysroot /build/sysroot_aarch64/"]
1010
' >> ~/.cargo/config.toml
1111

1212
cd zenoh
13+
# todo: properly install toolchain first
14+
rm rust-toolchain.toml
1315
cargo b --target aarch64-unknown-linux-gnu

0 commit comments

Comments
 (0)