Skip to content
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

openjdk{9,10,12-16}-bootstrap: disable on armv5 and armv6 #36791

Merged

Conversation

classabbyamp
Copy link
Member

@classabbyamp classabbyamp commented Apr 21, 2022

Openjdk will compile for armv5* and armv6*, but it is not supported at runtime, at least in the configuration we ship.

See here, here, and here for evidence of the incompatibility.

This changes nothing for void's builds because these packages are nocross, but if someone wished to build it for arm natively, this will stop them.

Testing the changes

  • I tested the changes in this PR: YES

[ci skip]

@leahneukirchen leahneukirchen merged commit 39376c4 into void-linux:master Apr 21, 2022
@classabbyamp classabbyamp deleted the fix/openjdk-bootstrap-arm branch April 21, 2022 13:56
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.

None yet

2 participants