Fix arm32 build
This commit is contained in:
parent
e1a3f86a24
commit
159e90b785
2 changed files with 3 additions and 1 deletions
2
.cargo/config
Normal file
2
.cargo/config
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[target.arm-unknown-linux-gnueabihf]
|
||||
rustflags = ["-l", "atomic"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue