Skip to content

Revert "[CMake] Better dependency checking" #38238

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
Jul 3, 2021
Merged

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jul 2, 2021

Reverts #38154

@compnerd
Copy link
Member Author

compnerd commented Jul 2, 2021

@swift-ci please smoke test

@compnerd
Copy link
Member Author

compnerd commented Jul 2, 2021

CC: @davezarzycki

@davezarzycki
Copy link
Contributor

Context?

@compnerd
Copy link
Member Author

compnerd commented Jul 2, 2021

#38154 (comment)

Basically, the Windows builds actually build the swift standard library standalone, and use the SWIFT_BUILD_RUNTIME_WITH_HOST_COMPILER to avoid rebuilding the compiler, this check actually breaks that. Note the swift compiler check is for building the swift compiler, not the swift runtime.

@compnerd
Copy link
Member Author

compnerd commented Jul 2, 2021

Discussed offline with DaveZ. Going to go forward with the revert for now, but we should look into what is causing a build issue on the different setup. I think that with #38239 we should be able to handle the different variations of the build. Going to test that on the Windows nightlies as well.

@compnerd compnerd merged commit 2464989 into main Jul 3, 2021
@compnerd compnerd deleted the revert-38154-pr38154 branch July 3, 2021 03:39
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