Skip to content

ci: Install gcc-aarch64-linux-gnu for gnd cross-compilation#6449

Merged
incrypto32 merged 2 commits intomasterfrom
krishna/fix-aarch64-cross-compile
Mar 25, 2026
Merged

ci: Install gcc-aarch64-linux-gnu for gnd cross-compilation#6449
incrypto32 merged 2 commits intomasterfrom
krishna/fix-aarch64-cross-compile

Conversation

@incrypto32
Copy link
Copy Markdown
Member

@incrypto32 incrypto32 commented Mar 23, 2026

The gnd binary build workflow fails for aarch64-unknown-linux-gnu because aarch64-linux-gnu-gcc is not available on the runner. This is needed for cross-compiling OpenSSL from source.

The GitHub runner image no longer ships with the aarch64 cross-compiler
pre-installed, causing the gnd binary build to fail for aarch64-unknown-linux-gnu.
@incrypto32 incrypto32 merged commit a7482d6 into master Mar 25, 2026
11 of 12 checks passed
@incrypto32 incrypto32 deleted the krishna/fix-aarch64-cross-compile branch March 25, 2026 07:48
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