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

WIP: macOS static binaries #1067

Closed
wants to merge 10 commits into from
Closed

Conversation

bclement-ocp
Copy link
Collaborator

No description provided.

This patch modifies the Docker workflow to build a statically linked
portable binary of Alt-Ergo, following [1]. The workflow also now builds
statically linked macOS binaries for x86-64 and arm64 platforms.

Building the Linux binaries is fairly quick and hence performed on
push/pull_request. On the other hand, the macOS build is fairly slow,
and only performed when manually requested.

[1] : https://ocamlpro.com/blog/2021_09_02_generating_static_and_portable_executables_with_ocaml/
@bclement-ocp
Copy link
Collaborator Author

This works -- closing. See #1045

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.

1 participant