Skip to content

TSCTestSupport: SDKROOT is required for Windows #319

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
Jun 3, 2022

Conversation

compnerd
Copy link
Member

The SDKROOT environment variable is used to compute the default value
for the -sdk parameter to the swift compiler which is required to
locate the standard library. Do not filter the environment variable on
Windows as that will prevent the SPM test suite from succeeding.

The `SDKROOT` environment variable is used to compute the default value
for the `-sdk` parameter to the swift compiler which is required to
locate the standard library.  Do not filter the environment variable on
Windows as that will prevent the SPM test suite from succeeding.
@compnerd
Copy link
Member Author

@swift-ci please test

@tomerd tomerd merged commit 0d37c46 into swiftlang:main Jun 3, 2022
@compnerd compnerd deleted the rooted branch June 3, 2022 23: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