Skip to content
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

Link to libexecinfo on BSD always, not just in a debug compiler #2916

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

valpackett
Copy link
Contributor

#2826 restricted -lexecinfo to debug compilers (not even to building something in debug mode).

This doesn't make much sense. I'm not sure why ordinary builds can succeed without -lexecinfo, but bitcode-runtime builds can't. Either way, if it's always included on non-glibc-Linux, it should always be included on BSD.

ponylang#2826 restricted -lexecinfo to debug compilers (not even to building something in debug mode).
This doesn't make much sense. I'm not sure why ordinary builds can succeed without -lexecinfo,
but bitcode-runtime builds can't. Either way, if it's always included on non-glibc-Linux, it should
always be included on BSD.
@aturley
Copy link
Member

aturley commented Oct 30, 2018

@slfritchie do you have any input on this?

@slfritchie
Copy link
Contributor

No, @aturley, I don't. If @myfreeweb says it ought to be included, I'm inclined to accept.

@jemc
Copy link
Member

jemc commented Nov 2, 2018

Rerunning CI to try to see if they'll pass.

When they do, this is ready to merge.

@valpackett
Copy link
Contributor Author

looks like an intermittent qemu segfault on cross-llvm-391-debug-armhf

@jemc jemc added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Nov 2, 2018
@jemc
Copy link
Member

jemc commented Nov 2, 2018

Okay, I'm merging anyway...

@jemc jemc merged commit e3ac3ef into ponylang:master Nov 2, 2018
ponylang-main added a commit that referenced this pull request Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants