Skip to content

Link against -lunwind on CloudABI. #47026

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 30, 2017
Merged

Conversation

EdSchouten
Copy link
Contributor

CloudABI makes use of LLVM's libunwind to do stack unwinding. It is
installed under the name libunwind.a.

CloudABI makes use of LLVM's libunwind to do stack unwinding. It is
installed under the name libunwind.a.
@kennytm
Copy link
Member

kennytm commented Dec 27, 2017

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 27, 2017

📌 Commit 304a7b7 has been approved by kennytm

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 27, 2017
@EdSchouten EdSchouten closed this Dec 27, 2017
@EdSchouten EdSchouten deleted the cloudabi-unwind branch December 27, 2017 15:49
@EdSchouten EdSchouten restored the cloudabi-unwind branch December 29, 2017 08:32
@EdSchouten
Copy link
Contributor Author

Woah, looks like I closed this by accident. Sorry about that.

Reopening this and at the same time also adding the proper library dependencies for libstd, now that that has been ported as well.

Don't attempt to build libunwind on CloudABI, as libunwind is already
provided by the system by default.
@EdSchouten EdSchouten reopened this Dec 29, 2017
@bors
Copy link
Collaborator

bors commented Dec 29, 2017

⌛ Testing commit 304a7b7 with merge b55879558ea1bfed76ba4b21a80ae5f3f5d40f1b...

@kennytm
Copy link
Member

kennytm commented Dec 29, 2017

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 29, 2017

📌 Commit 146fe0a has been approved by kennytm

@bors
Copy link
Collaborator

bors commented Dec 29, 2017

⌛ Testing commit 146fe0a with merge 35681fb...

bors added a commit that referenced this pull request Dec 29, 2017
Link against -lunwind on CloudABI.

CloudABI makes use of LLVM's libunwind to do stack unwinding. It is
installed under the name libunwind.a.
@bors
Copy link
Collaborator

bors commented Dec 30, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: kennytm
Pushing 35681fb to master...

@bors bors merged commit 146fe0a into rust-lang:master Dec 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants