Skip to content

Don't pass --dynamic-linker for Fuchsia dylibs #72208

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 1 commit into from
May 17, 2020

Conversation

tmandry
Copy link
Member

@tmandry tmandry commented May 14, 2020

This was causing a PT_INTERP header in Fuchsia dylibs (implying that
they're executable when they're not).

r? @Mark-Simulacrum
cc @frobtech @petrhosek

This was causing a PT_INTERP header in Fuchsia dylibs (implying that
they're executable when they're not).
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 14, 2020
@Mark-Simulacrum
Copy link
Member

Hm okay, this seems likely plausible and since it's fuchsia-only I'll go ahead and approve. @bors r+

@bors
Copy link
Collaborator

bors commented May 14, 2020

📌 Commit 15c2292 has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 14, 2020
@bors
Copy link
Collaborator

bors commented May 17, 2020

⌛ Testing commit 15c2292 with merge e7f230d...

@bors
Copy link
Collaborator

bors commented May 17, 2020

☀️ Test successful - checks-azure
Approved by: Mark-Simulacrum
Pushing e7f230d to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 17, 2020
@bors bors merged commit e7f230d into rust-lang:master May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

4 participants