mozilla / rust-android-gradle

Apache License 2.0
1.03k stars 67 forks source link

Replace `-lgcc` with `-lunwind` in linker argument @files. Fixes #89. #97

Closed ncalexan closed 2 years ago

ncalexan commented 2 years ago

This applies the fix of #83 to linker argument @files. Linker argument files are used on (at least) Windows.