removed linker

not needed because the rust compiler couldn't find it
This commit is contained in:
Wyatt J. Miller 2020-11-23 16:24:19 +00:00
parent 8a22229487
commit 2d64d36281

View File

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