Skip to content

Instantly share code, notes, and snippets.

@iamrony777
Last active September 23, 2022 07:45
Show Gist options
  • Save iamrony777/d22ea1fc107c5425ad8e459a7c5491e6 to your computer and use it in GitHub Desktop.
Save iamrony777/d22ea1fc107c5425ad8e459a7c5491e6 to your computer and use it in GitHub Desktop.
Rust cross compise geckodriver
[target.i686-pc-windows-gnu]
linker = "i686-w64-mingw32-gcc"
rustflags = "-C panic=abort"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment