Skip to content

Conversation

@am11
Copy link
Member

@am11 am11 commented Jul 15, 2022

#72250 was about supporting the older llvm-toolchain. This PR is about supporting the older cmake version. Turned out NO_CACHE was introduced in cmake 3.21 and some CI legs use the older version (I was testing it on 3.24).

cc @hoyosjs, @agocke, @janvorli, I opened this PR so it can be included in .NET 7 RC1. It also unblocked #71725, but that PR has some other (deref and nuget packaging related) issue, which might not make it in .NET 7.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jul 15, 2022
@ghost
Copy link

ghost commented Jul 15, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented Jul 15, 2022

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

#72250 was about supporting the older llvm-toolchain. This PR is about supporting the older cmake version. Turned out NO_CACHE was introduced in cmake 3.21 and I was testing it on 3.24.

cc @hoyosjs, @agocke, @janvorli, I opened this PR so it can be included in .NET 7 RC1. It also unblocked #71725, but that PR has some other (deref and nuget packaging related) issue, which might not make it in .NET 7.

Author: am11
Assignees: -
Labels:

area-Infrastructure, community-contribution

Milestone: -

Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@jkotas jkotas merged commit 099d1c1 into dotnet:main Jul 16, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants