Skip to content

Conversation

@K20shores
Copy link

Description

This fixes #5883.

Really, I've just applied the patch that @baburton pasted in the mentioned issue
This checks whether we are compiling on Windows with ARM; if so, we export default visibility.

You can see passing actions that build on arm-windows in this successful github action in my scratch repository, so it appears to work

Suggested changelog entry:

Exports default visibility on ARM-based Windows builds

This is really a patch made by @baburton. This checks if we are
compiling on widows with arm and if so we export default
visibility.
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.

[BUG]: Visibility is incorrectly exported on ARM based windows

1 participant