Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Treat windows gnullvm same as gnu for implib name
The implib filename is exactly the same as for gnu targets. However, with current cargo versions, cargo will not expose the implib on gnullvm targets and instead leaves the implib in the `deps` subdirectory.
- Loading branch information