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

.github: cross-compile riscv64 Linux asset #798

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

ee7
Copy link
Member

@ee7 ee7 commented Aug 16, 2023

Continue the recent zig cc work, such that the next configlet release will have two new release assets:

configlet_4.0.0-beta.14_linux_riscv64.tar.gz
configlet_4.0.0-beta.14_linux_riscv64.tar.gz.minisig

where the archive contains the executable:

$ file ./configlet
./configlet: ELF 64-bit LSB executable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV), statically linked, stripped

The riscv64-linux-musl target will have Tier 1 Zig support.

Refs: #24

@ee7 ee7 force-pushed the github-cross-linux-riscv64 branch from c6f7e10 to ace25b7 Compare August 17, 2023 08:24
@ee7 ee7 merged commit a962b18 into exercism:main Aug 17, 2023
23 checks passed
@ee7 ee7 deleted the github-cross-linux-riscv64 branch August 17, 2023 08:59
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