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

Static binary build for 2.4.x branch #1080

Closed
wants to merge 2 commits into from

Conversation

bclement-ocp
Copy link
Collaborator

This is a backport of #1045 to the 2.4.x branch so that we can provide static builds for the release 2.4.3 as requested by our partners in the Decysif project.

bclement-ocp and others added 2 commits March 27, 2024 11:15
This patch modifies the Docker workflow to build a statically linked
portable binary of Alt-Ergo, following [1]. This also adds static builds
for macOS on both x86-64 and arm64 platforms.

Building the Linux binaries is fairly quick and hence performed on
push/pull_request. It can also be manually requested. macOS static
builds are much slower and can only be manually requested.

[1] : https://ocamlpro.com/blog/2021_09_02_generating_static_and_portable_executables_with_ocaml/
@bclement-ocp bclement-ocp marked this pull request as draft March 27, 2024 10:56
@Halbaroth
Copy link
Collaborator

Do you plan to continue this PR?

@bclement-ocp
Copy link
Collaborator Author

No, we can close.

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