Skip to content

Conversation

alexcrichton
Copy link
Member

The libunwind.a library was accidentally only being included for the standard
library, not the new unwind crate which implements an unwinder.

The libunwind.a library was accidentally only being included for the standard
library, not the new unwind crate which implements an unwinder.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@brson
Copy link
Contributor

brson commented May 11, 2016

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented May 11, 2016

📌 Commit 3e12c78 has been approved by brson

@bors
Copy link
Collaborator

bors commented May 11, 2016

⌛ Testing commit 3e12c78 with merge 700279f...

bors added a commit that referenced this pull request May 11, 2016
mk: Fix dependencies of unwind crate on musl

The libunwind.a library was accidentally only being included for the standard
library, not the new unwind crate which implements an unwinder.
@bors bors merged commit 3e12c78 into rust-lang:master May 11, 2016
@alexcrichton alexcrichton deleted the fix-nightiles branch May 25, 2016 00:22
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.

5 participants