mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-06-03 15:01:13 -03:00
added linker flag for arm builds
This commit is contained in:
3
.cargo/config
Normal file
3
.cargo/config
Normal file
@@ -0,0 +1,3 @@
|
||||
[target.armv7-unknown-linux-gnueabihf]
|
||||
linker = "arm-linux-androideabi-gcc"
|
||||
|
||||
Reference in New Issue
Block a user