Skip to content

[compiler-rt][CMake] Do not explicitly set CMP0114 to old #90386

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
May 1, 2024

Conversation

boomanaiden154
Copy link
Contributor

This was added in def0823 to fix a bot failure, specifically for the standalone build. This does not seem to be an issue anymore, and setting the policy explicitly to OLD causes warnings with newer CMake versions.

This patch removes setting the policy to OLD to get rid of the warning.

This was added in def0823 to fix a bot
failure, specifically for the standalone build. This does not seem to
be an issue anymore, and setting the policy explicitly to OLD causes
warnings with newer CMake versions.

This patch removes setting the policy to OLD to get rid of the warning.
@vitalybuka vitalybuka merged commit 0af415d into llvm:main May 1, 2024
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.

3 participants