gettin serious on the package debugging

This commit is contained in:
ryan 2020-12-31 18:24:03 +13:00
parent 3a388c1fa1
commit a615eb6b5e
2 changed files with 7 additions and 1 deletions

2
.cargo/config Normal file
View file

@ -0,0 +1,2 @@
[target.armv7-unknown-linux-gnueabihf]
linker = "arm-linux-gnueabihf-gcc"