Skip to content

Use the right Kind when calculating compiled libraries #1617

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 27, 2015

Conversation

alexcrichton
Copy link
Member

The wrong kind was mistakenly used in the case of having a dependency on a
plugin.

Unfortunately I don't know of a great way to test this, so no unit test is included for now.

Closes #1612

The wrong kind was mistakenly used in the case of having a dependency on a
plugin.
@rust-highfive
Copy link

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned huonw May 19, 2015
@brson
Copy link
Contributor

brson commented May 22, 2015

@bors r+

@bors
Copy link
Contributor

bors commented May 22, 2015

📌 Commit bcc6c5c has been approved by brson

@bors
Copy link
Contributor

bors commented May 22, 2015

⌛ Testing commit bcc6c5c with merge 8386de5...

@bors
Copy link
Contributor

bors commented May 22, 2015

💔 Test failed - cargo-win-gnu-64

@alexcrichton
Copy link
Member Author

@bors: retry

@bors
Copy link
Contributor

bors commented May 27, 2015

⌛ Testing commit bcc6c5c with merge 980d7cf...

bors added a commit that referenced this pull request May 27, 2015
The wrong kind was mistakenly used in the case of having a dependency on a
plugin.

Unfortunately I don't know of a great way to test this, so no unit test is included for now.

Closes #1612
@bors
Copy link
Contributor

bors commented May 27, 2015

@bors bors merged commit bcc6c5c into rust-lang:master May 27, 2015
@alexcrichton alexcrichton deleted the fix-kind-after-the-fact branch May 28, 2015 21:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dylib outputs required for TARGET when cross-compiling with syntax extension
5 participants