Skip to content

[build] Use Xcode toolchain Python executables #35199

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 2 commits into from
Jan 5, 2021

Conversation

kastiglione
Copy link
Contributor

@kastiglione kastiglione commented Dec 23, 2020

Set Python3_EXECUTABLE for lldb, to match the CMake config already being used for Swift.

This ensures that the Xcode Python is used, which is consistent with Swift. Without this, a Homebrew Python will be used for lldb.

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

So much duplication since we dont build swift, lldb, and llvm together :'(

@kastiglione
Copy link
Contributor Author

@swift-ci smoke test

@kastiglione
Copy link
Contributor Author

@swift-ci smoke test Linux Platform

@kastiglione
Copy link
Contributor Author

@swift-ci smoke test macOS Platform

@kastiglione kastiglione merged commit ad2873d into main Jan 5, 2021
@kastiglione kastiglione deleted the build-Use-Xcode-toolchain-Python-executables branch January 5, 2021 22:31
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