Skip to content

Conversation

@akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Aug 29, 2022

Add missing HOST_ARM define to armv6 in configurecompiler.cmake, it was missed in #73530, before that we defined HOST_ARM for armv6 in pal.h too because of defined(__arm__)

We also only need the clr.iltools+clr.packages subset, not all of CoreCLR.

Also fix some dependencies that weren't working for FreeBSD since we missed the local variables. We don't need installer subset conditions there but we need to trigger on rolling builds.

We only need the `clr.iltools+clr.packages` subset, not all of CoreCLR.

Also fix some dependencies that weren't working for FreeBSD since we missed the local variables. We don't need installer subset conditions here.
@ghost
Copy link

ghost commented Aug 29, 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.

@akoeplinger
Copy link
Member Author

/azp run runtime-community

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ghost
Copy link

ghost commented Aug 30, 2022

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

We only need the clr.iltools+clr.packages subset, not all of CoreCLR.

Also fix some dependencies that weren't working for FreeBSD since we missed the local variables. We don't need installer subset conditions there but we need to trigger on rolling builds.

Author: akoeplinger
Assignees: akoeplinger
Labels:

area-Infrastructure-mono

Milestone: -

It was missed in dotnet#73530, before that we defined `HOST_ARM` for armv6 in pal.h too because of `defined(__arm__)`
@akoeplinger
Copy link
Member Author

/azp run runtime-community

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@akoeplinger akoeplinger merged commit cfd6cd1 into dotnet:main Aug 30, 2022
@akoeplinger akoeplinger deleted the community branch August 30, 2022 18:14
@ghost ghost locked as resolved and limited conversation to collaborators Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants