Skip to content

Don't build Libcxx on Linux #40954

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

Conversation

etcwilde
Copy link
Member

@etcwilde etcwilde commented Jan 21, 2022

Libcxx doesn't do anything on Linux, building it is a waste of time, and
it's failing to build in CI because it requires C++20, but the 16.04
builders only have Clang4, which doesn't support it. (e.g: https://ci.swift.org/job/swift-package-manager-Linux-smoke-test/4242/, https://ci.swift.org/job/swift-package-manager-Linux-smoke-test/4243/)

@etcwilde
Copy link
Member Author

@swift-ci please test Linux

Libcxx doesn't do anything on Linux, building it is a waste of time, and
it's failing to build in CI because it requires C++20, but the 16.04
builders only have Clang4, which doesn't support it.
@etcwilde etcwilde force-pushed the ewilde/remove-libcxx-from-linux-build branch from 8751fe4 to e2c5f9b Compare January 21, 2022 16:54
@etcwilde
Copy link
Member Author

@swift-ci please test Linux

@etcwilde
Copy link
Member Author

@swift-ci please test macOS

@etcwilde
Copy link
Member Author

@swift-ci please test Windows

@etcwilde etcwilde requested a review from drexin January 21, 2022 17:01
@etcwilde etcwilde marked this pull request as ready for review January 21, 2022 17:35
@etcwilde
Copy link
Member Author

The ModuleCache failure on Windows is unrelated to this change is affecting other PRs.

@etcwilde
Copy link
Member Author

@swift-ci please test Windows

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.

2 participants