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

Add support for FreeBSD aarch64 (it's now a Tier 1 arch). #1578

Closed

Conversation

alexdupre
Copy link
Contributor

@alexdupre alexdupre commented Dec 20, 2023

Let me know if I should push also the jars with the compiled lib.

@matthiasblaesing
Copy link
Member

Is there a way to run freebsd arm64 on amd64? For example a qemu invocation would be helpful.

@alexdupre
Copy link
Contributor Author

Never tried myself (I used an arm64 AWS EC2 instance), but you can have a look here: https://wiki.freebsd.org/arm64/QEMU

@dbwiddis
Copy link
Contributor

dbwiddis commented Dec 20, 2023 via email

@matthiasblaesing
Copy link
Member

@alexdupre based on this PR I created #1581, which adds the pre-build freebsd-aarch64 and my recipe to build it.

@matthiasblaesing
Copy link
Member

@dbwiddis thank you for the suggestion. In the end I decided to go down the "I build it locally in a VM" route as it seems to be easier to install java on FreeBSD when you have access to pkg, which to my understanding requires super user privileges.

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.

3 participants