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