Skip to content

caches: tweak the Windows toolchain build #59116

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
May 27, 2022

Conversation

compnerd
Copy link
Member

Update the toolchain configuration to disable the python home embedding.
This should allow us to be more freestanding of the python location and
give us better control of the python library being used.

Backport a change from main which removes the embedded PYTHON_HOME from LLDB as we are currently embedding information about the build host rather than the target into the final binary. This is required to make LLDB usable for debugging.

Update the toolchain configuration to disable the python home embedding.
This should allow us to be more freestanding of the python location and
give us better control of the python library being used.
@compnerd compnerd requested a review from a team as a code owner May 26, 2022 21:23
@shahmishal
Copy link
Member

@swift-ci test

@compnerd
Copy link
Member Author

@swift-ci please test macOS platform

@shahmishal shahmishal merged commit 55036f3 into swiftlang:release/5.6 May 27, 2022
@compnerd compnerd deleted the 5.6-backport branch May 27, 2022 17:57
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