Skip to content

Fix gnu static lib path#81

Merged
Luni-4 merged 1 commit into
lu-zero:masterfrom
Luni-4:fix-gnu
Jun 7, 2020
Merged

Fix gnu static lib path#81
Luni-4 merged 1 commit into
lu-zero:masterfrom
Luni-4:fix-gnu

Conversation

@Luni-4

@Luni-4 Luni-4 commented Jun 7, 2020

Copy link
Copy Markdown
Collaborator

Starting from Rust 1.44, rustc now correctly generates static libraries on Windows GNU targets with the .a extension, rather than the previous .lib

Here's the PR on the Rust repository: rust-lang/rust#70937

@Luni-4 Luni-4 requested a review from lu-zero June 7, 2020 15:28

@lu-zero lu-zero left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Luni-4 Luni-4 merged commit 6028c8a into lu-zero:master Jun 7, 2020
@Luni-4 Luni-4 deleted the fix-gnu branch June 7, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants