Skip to content

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Jul 4, 2023

Avoid using SDKROOT because that may be set to a compilation platform (like iOS) that is different than the host. For immediate mode the host SDK is what needs to be used.

…KROOT` variable

Avoid using `SDKROOT` because that may be set to a compilation platform (like iOS) that is different than the host.
For immediate mode the host SDK is what needs to be used.
@akyrtzi
Copy link
Contributor Author

akyrtzi commented Jul 4, 2023

@swift-ci Please test

@akyrtzi akyrtzi requested a review from lhames July 4, 2023 18:07
Copy link
Contributor

@artemcm artemcm left a comment

Choose a reason for hiding this comment

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

Makes sense.

@akyrtzi akyrtzi merged commit bb3fdfe into swiftlang:main Jul 5, 2023
@akyrtzi akyrtzi deleted the akyrtzi/pr/ignore-SDKROOT-for-immediate branch July 5, 2023 16:43
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