Skip to content

Build static Linux arm64 binaries without docker #6928

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

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Aug 1, 2024

Use our own fork of opam-repository containing this fix:
ocaml/opam-repository#26323

This way, we do not need Docker anymore for the Linux arm64 build. So we can treat Linux arm64 exactly the same as the other architectures, get the benefit of the caching implemented by @cometkim, and do not need to create new Docker images for new OCaml versions anymore.

@cknitt cknitt force-pushed the setup-ocaml-arm64 branch 3 times, most recently from 98d478e to dc3b28d Compare August 1, 2024 18:45
@cknitt cknitt changed the title Test whether setup-ocaml works at all on the ARM64 runner Build static Linux arm64 binaries without docker Aug 1, 2024
@cknitt cknitt force-pushed the setup-ocaml-arm64 branch from dc3b28d to 6a8ef21 Compare August 1, 2024 18:46
Copy link
Collaborator

@cristianoc cristianoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet!

@cknitt cknitt marked this pull request as ready for review August 2, 2024 07:17
@cknitt cknitt merged commit 0b1443f into rescript-lang:master Aug 2, 2024
20 checks passed
@cknitt cknitt deleted the setup-ocaml-arm64 branch August 2, 2024 07:33
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.

2 participants