Skip to content

[5.5] Do not set DYLD_LIBRARY_PATH to point the installed toolchain/sdk. #735

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

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 29, 2021

Cherry-pick of #733.

This has not been a good idea since Swift started shipping in the OS. The OS runtime is the one we would like Swift scripts to use. Using the installed toolchain can potentially cause sync issues.

Resolves rdar://78951185

This has not been a good idea since Swift started shipping in the OS. The OS runtime is the one we would like Swift scripts to use. Using the installed toolchain can potentially cause sync issues.

Resolves rdar://78951185
@artemcm artemcm requested review from mikeash and nkcsgexi June 29, 2021 18:03
@artemcm artemcm requested a review from a team as a code owner June 29, 2021 18:03
@artemcm
Copy link
Contributor Author

artemcm commented Jun 29, 2021

@swift-ci please test

Copy link
Contributor

@nkcsgexi nkcsgexi left a comment

Choose a reason for hiding this comment

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

Looking good for 5.5

@artemcm
Copy link
Contributor Author

artemcm commented Jun 29, 2021

@swift-ci please test macOS platform

@artemcm
Copy link
Contributor Author

artemcm commented Jun 29, 2021

The macOS failure is unrelated and is remedied in:
#736

@artemcm
Copy link
Contributor Author

artemcm commented Jun 29, 2021

@swift-ci please test

@artemcm artemcm merged commit 60890e2 into swiftlang:release/5.5 Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants