Last active
September 23, 2022 07:45
-
-
Save iamrony777/d22ea1fc107c5425ad8e459a7c5491e6 to your computer and use it in GitHub Desktop.
Rust cross compise geckodriver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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