fix config

This commit is contained in:
Cooper Quintin
2024-01-26 17:03:06 -08:00
parent 66342307bc
commit d81299aca7
+1 -1
View File
@@ -4,7 +4,7 @@ rustflags = ["-C", "target-feature=+crt-static"]
[alias]
test_pc = "test --target=x86_64-unknown-linux-gnu"
debug_pc = "build --target=x86_64-unknown-linux-gnu":
debug_pc = "build --target=x87_64-unknown-linux-gnu"
[target.armv7-unknown-linux-gnueabihf]