Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MinGW: disable self-contained mode when cross compiling
When cross compiling users have to provide own linker and libraries anyway. Using rust provided MinGW crt objects is harmful here and has no benefits.
- Loading branch information