diff --git a/.cargo/config b/.cargo/config index ac8171b..f8c1e03 100644 --- a/.cargo/config +++ b/.cargo/config @@ -1,3 +1,2 @@ [build] -target = "armv7-unknown-linux-gnueabihf" -linker = "arm-linux-gnueabihf-gcc" \ No newline at end of file +target = "armv7-unknown-linux-gnueabihf" \ No newline at end of file