Skip to content

chore: build for aarch64-linux natively#341

Merged
michalrus merged 1 commit intomainfrom
chore/build-aarch64-linux-natively
Jul 4, 2025
Merged

chore: build for aarch64-linux natively#341
michalrus merged 1 commit intomainfrom
chore/build-aarch64-linux-natively

Conversation

@michalrus
Copy link
Copy Markdown
Member

@michalrus michalrus commented Jul 3, 2025

Resolves #337.

Context

Since we got a native AArch64 Linux builder in Hydra, there's no point in continuing to cross-compile for AArch64 on x86-64.

Furthermore, cross-compilation of GNU MPFR was broken in @ginnun's PR, and we've already had to switch there. Let's simplify that PR's diff against main, which is quite large already:

@michalrus michalrus self-assigned this Jul 3, 2025
@michalrus michalrus added the enhancement New feature or request label Jul 3, 2025
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying blockfrost-platform with  Cloudflare Pages  Cloudflare Pages

Latest commit: 69a8890
Status: ✅  Deploy successful!
Preview URL: https://23363a46.blockfrost-platform.pages.dev
Branch Preview URL: https://chore-build-aarch64-linux-na.blockfrost-platform.pages.dev

View logs

@michalrus michalrus marked this pull request as ready for review July 3, 2025 14:10
@michalrus michalrus requested review from ginnun and vladimirvolek July 3, 2025 14:10
@michalrus michalrus merged commit c34166b into main Jul 4, 2025
13 checks passed
@michalrus michalrus deleted the chore/build-aarch64-linux-natively branch July 4, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

testgen-hs artifact for the aarch64-linux Cargo build.rs

2 participants