Skip to content

[CMake] correctly apply -fcf-runtime-abi=swift on Windows #5004

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

jmschonfeld
Copy link
Contributor

This resolves a warning encountered on windows by ensuring that we pass /clang:-fcf-runtime-abi=swift on windows instead of accidentally dropping the /clang: part which restores the behavior present on the main branch.

@jmschonfeld jmschonfeld merged commit ad15f44 into swiftlang:package Jul 12, 2024
@jmschonfeld jmschonfeld deleted the cmake/fix-windows-clang-flag branch July 12, 2024 03:35
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.

3 participants