removed linker
not needed because the rust compiler couldn't find it
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
[build]
|
||||
target = "armv7-unknown-linux-gnueabihf"
|
||||
linker = "arm-linux-gnueabihf-gcc"
|
||||
target = "armv7-unknown-linux-gnueabihf"
|
Reference in New Issue
Block a user