slight cleanup

This commit is contained in:
Cooper Quintin
2024-01-19 15:32:01 -08:00
parent 64bcd32aeb
commit 28d9377a08
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -4,6 +4,7 @@ rustflags = ["-C", "target-feature=+crt-static"]
[alias]
test_pc = "test --target=x86_64-unknown-linux-gnu"
debug_pc = "--target=x86_64-unknown-linux-gnu"
[target.armv7-unknown-linux-gnueabihf]
linker = "arm-linux-gnueabihf-gcc"