Skip to content

Introduce build for riscv64 #10

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alicedreamed
Copy link

  • Dockerfile: Switch from debian to ubuntu:
    Currently debian:bookworm-slim does not support riscv64, while
    debian:trixie-slim fails to build libbpf. Switching to
    ubuntu:22.04 which is sufficient to build even for `riscv64.

  • riscv64: Introduce build for RISC-V

Signed-off-by: Bingxin Li bl497@cam.ac.uk

Relates: projectcalico/calico#9852

Currently `debian:bookworm-slim` does not support `riscv64`, while
`debian:trixie-slim` fails to build `libbpf`. Switching to
`ubuntu:22.04` which is sufficient to build even for `riscv64.

Signed-off-by: Bingxin Li <bl497@cam.ac.uk>
Signed-off-by: Bingxin Li <bl497@cam.ac.uk>
@CLAassistant
Copy link

CLAassistant commented Feb 15, 2025

CLA assistant check
All committers have signed the CLA.

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