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

[CI] Remove libatomic_ops #11598

Merged
merged 6 commits into from
Dec 21, 2021
Merged

Conversation

straight-shoota
Copy link
Member

libatomic_ops is no longer required for building bdwgc starting with 8.0.0. We're using newer versions now, so there's no need to pull in libatomic_ops.

Updates distribution-scripts to include the following:

@straight-shoota
Copy link
Member Author

libatomic_ops is still required by bdwgc 8.2.0 on windows. But there have been some changes to this in master (ivmai/bdwgc@8aac0b5#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a) and we should be able to drop it with the next release.

Copy link
Member

@beta-ziliani beta-ziliani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@straight-shoota straight-shoota added this to the 1.3.0 milestone Dec 20, 2021
@straight-shoota straight-shoota merged commit c40f769 into master Dec 21, 2021
@straight-shoota straight-shoota deleted the refactor/remove-libatomic_ops branch December 21, 2021 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants