Skip to content

Add support for OpenBSD/arm64#53233

Merged
vargaz merged 1 commit intodotnet:mainfrom
monojenkins:sync-pr-21015-from-mono
May 25, 2021
Merged

Add support for OpenBSD/arm64#53233
vargaz merged 1 commit intodotnet:mainfrom
monojenkins:sync-pr-21015-from-mono

Conversation

@monojenkins
Copy link
Copy Markdown
Contributor

!! This PR is a copy of mono/mono#21015, please do not edit or review it in this repo !!
Do not automatically approve this PR:

* Consider how the changes affect configurations in this repo,
* Check effects on files that are not mirrored,
* Identify test cases that may be needed in this repo.

!! Merge the PR only after the original PR is merged !!



There are three changes required to build mono on OpenBSD/arm64.

There are three changes required to build mono on OpenBSD/arm64.

- The first one is to provide the UCONTEXT macros, which for OpenBSD simply map to sigcontext.
- Furthermore as stated in issue mono/mono#21005, mono/boringssl@mono...bluerise:obsd is necessary for boringssl so that it can be built.
- And last, bdwgc needs to be patches as well: Unity-Technologies/bdwgc#62
@ghost
Copy link
Copy Markdown

ghost commented May 25, 2021

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

Issue Details

!! This PR is a copy of mono/mono#21015, please do not edit or review it in this repo !!
Do not automatically approve this PR:

* Consider how the changes affect configurations in this repo,
* Check effects on files that are not mirrored,
* Identify test cases that may be needed in this repo.

!! Merge the PR only after the original PR is merged !!



There are three changes required to build mono on OpenBSD/arm64.

Author: monojenkins
Assignees: -
Labels:

area-VM-meta-mono, mono-mirror

Milestone: -

@vargaz
Copy link
Copy Markdown
Contributor

vargaz commented May 25, 2021

Failures are unrelated.

@vargaz vargaz merged commit 4392f8b into dotnet:main May 25, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 24, 2021
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