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

Add RISC-V 64 support #1525

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

iggy
Copy link
Contributor

@iggy iggy commented Aug 21, 2023

Add goreleaser and Makefile entries to build/deploy riscv64 assets

Add goreleaser and Makefile entries to build/deploy riscv64 assets
@iggy
Copy link
Contributor Author

iggy commented Aug 21, 2023

I hopefully got the FILE_ARCH bit right. Fwiw, here is the full output from file

/bin/busybox: ELF 64-bit LSB pie executable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-riscv64.so.1, BuildID[sha1]=a87aae564a75c28b98fdba5cf1ebbc22390b97d8, stripped

@aauren aauren merged commit 8b76e9c into cloudnativelabs:master Aug 28, 2023
aauren added a commit to aauren/kube-router that referenced this pull request Aug 28, 2023
These are both architectures that are added to the Makefile, but that we
don't currently build for. riscv64 was added in:
cloudnativelabs#1525 and ppc64le was
added in: cloudnativelabs#847
@iggy iggy deleted the add-riscv64-assets branch August 29, 2023 07:57
aauren added a commit that referenced this pull request Aug 29, 2023
These are both architectures that are added to the Makefile, but that we
don't currently build for. riscv64 was added in:
#1525 and ppc64le was
added in: #847
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.

3 participants