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

build-sys: Link with -ldl for rust build #1391

Closed
wants to merge 2 commits into from

Conversation

cgwalters
Copy link
Member

I didn't dive into this too much, it looks like something in rust changed that
broke our build. Probably libstd gained a dependency on -ldl or so, and that's
handled by cargo? Anyways linking against it isn't going to hurt.

@cgwalters
Copy link
Member Author

#1387 (comment)

I didn't dive into this too much, it looks like something in rust changed that
broke our build. Probably libstd gained a dependency on `-ldl` or so, and that's
handled by cargo? Anyways linking against it isn't going to hurt.
@smcv
Copy link
Contributor

smcv commented Jan 4, 2018

Looks good to me. (Do I count as a reviewer?)

@rh-atomic-bot r+ f55941b

@rh-atomic-bot
Copy link

@smcv: 🔑 Insufficient privileges: Collaborator required

@cgwalters
Copy link
Member Author

@rh-atomic-bot delegate=smcv

@rh-atomic-bot
Copy link

✌️ @smcv can now approve this pull request

@smcv
Copy link
Contributor

smcv commented Jan 4, 2018

@rh-atomic-bot r+ f55941b

@rh-atomic-bot
Copy link

⚡ Test exempted: pull fully rebased and already tested.

rh-atomic-bot pushed a commit that referenced this pull request Jan 4, 2018
This reverts commit 8ef18fd.

Closes: #1391
Approved by: smcv
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.

None yet

3 participants