mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-25 08:48:11 -07:00
update readme and cargo
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ rustflags = ["-C", "target-feature=+crt-static"]
|
||||
|
||||
[alias]
|
||||
test_pc = "test --target=x86_64-unknown-linux-gnu"
|
||||
debug_pc = "--target=x86_64-unknown-linux-gnu"
|
||||
debug_pc = "build --target=x86_64-unknown-linux-gnu":
|
||||
|
||||
|
||||
[target.armv7-unknown-linux-gnueabihf]
|
||||
linker = "arm-linux-gnueabihf-gcc"
|
||||
|
||||
Reference in New Issue
Block a user