Skip to content

[libcxx] Simplify the conditions for building libcxx #22404

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
merged 1 commit into from
Feb 6, 2019

Conversation

benlangmuir
Copy link
Contributor

Now we build libcxx if and only if --libcxx is passed, like with other
optional products. This loses the intended "build if sources are
checked out" behaviour, but behaves more predictably.

Now we build libcxx if and only if --libcxx is passed, like with other
optional products.  This loses the intended "build if sources are
checked out" behaviour, but behaves more predictably.
@benlangmuir
Copy link
Contributor Author

@swift-ci please smoke test

@benlangmuir
Copy link
Contributor Author

@swift-ci please build toolchain

@benlangmuir
Copy link
Contributor Author

CC @shahmishal @hyp

Copy link
Member

@shahmishal shahmishal left a comment

Choose a reason for hiding this comment

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

Thanks!

@swift-ci
Copy link
Contributor

swift-ci commented Feb 6, 2019

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - e180006

Install command
tar zxf swift-PR-22404-152-ubuntu16.04.tar.gz
More info

@benlangmuir benlangmuir merged commit d57880e into swiftlang:master Feb 6, 2019
@benlangmuir benlangmuir deleted the libcxx-less branch February 6, 2019 02:04
@swift-ci
Copy link
Contributor

swift-ci commented Feb 6, 2019

macOS Toolchain
Download Toolchain
Git Sha - e180006

Install command
tar -zxf swift-PR-22404-199-osx.tar.gz --directory ~/

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.

3 participants