Skip to content

Introduce build for riscv64 - #10

Open
alicedreamed wants to merge 2 commits into
projectcalico:masterfrom
alicedreamed:introduce-riscv
Open

Introduce build for riscv64#10
alicedreamed wants to merge 2 commits into
projectcalico:masterfrom
alicedreamed:introduce-riscv

Conversation

@alicedreamed

Copy link
Copy Markdown
  • 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

CLAassistant commented Feb 15, 2025

Copy link
Copy Markdown

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