mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-11 15:23:30 -07:00
fix config
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ rustflags = ["-C", "target-feature=+crt-static"]
|
||||
|
||||
[alias]
|
||||
test_pc = "test --target=x86_64-unknown-linux-gnu"
|
||||
debug_pc = "build --target=x87_64-unknown-linux-gnu"
|
||||
debug_pc = "build --target=x86_64-unknown-linux-gnu"
|
||||
|
||||
|
||||
[target.armv7-unknown-linux-gnueabihf]
|
||||
|
||||
Reference in New Issue
Block a user