[build] Remove remaining dependencies on libatomic, for Android, BSD and Haiku#34757
Merged
drodriguez merged 1 commit intoswiftlang:mainfrom Nov 17, 2020
Merged
[build] Remove remaining dependencies on libatomic, for Android, BSD and Haiku#34757drodriguez merged 1 commit intoswiftlang:mainfrom
drodriguez merged 1 commit intoswiftlang:mainfrom
Conversation
…and Haiku Follow suit from linux, swiftlang#29581, tested on Android.
Contributor
|
@swift-ci please smoke test |
drodriguez
approved these changes
Nov 16, 2020
Contributor
drodriguez
left a comment
There was a problem hiding this comment.
Checked in a local setup close to the Android CI builders. It seems to not create any new build problems.
Good to merge for me.
Contributor
|
@swift-ci please test Windows platform |
Contributor
|
@swift-ci please test Windows platform Edit: this one has started in -05, which is hopefully not out of disk space. The previous 2 were in -03, which is failing because disk space. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow suit from linux, #29581, tested on Android.
@drodriguez, spun this off from earlier unmerged pulls, as you asked.