Skip to content

Use Aarch64 toolchain for the dune-static build#15407

Open
Leonidas-from-XIV wants to merge 1 commit into
ocaml:mainfrom
Leonidas-from-XIV:aarch64-cross-nix
Open

Use Aarch64 toolchain for the dune-static build#15407
Leonidas-from-XIV wants to merge 1 commit into
ocaml:mainfrom
Leonidas-from-XIV:aarch64-cross-nix

Conversation

@Leonidas-from-XIV

@Leonidas-from-XIV Leonidas-from-XIV commented Jul 3, 2026

Copy link
Copy Markdown
Member

It currently always uses musl64 which unfortunately despite its confusing name is explicitly for amd64.

Thanks to @Alizter for the insights and helping me debug this issue.

Fixes #15411

It currently always uses `musl64` which unfortunately despite its
confusing name is explicitely for amd64.

Thanks to @Alizter for the insights and helping me debug this issue.

Signed-off-by: Marek Kubica <marek@tarides.com>
@Leonidas-from-XIV Leonidas-from-XIV requested a review from Alizter July 3, 2026 10:01
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.

Allow building via Flake on aarch64-linux

1 participant