libbpf / ci

BPF CI
Other
7 stars 21 forks source link

Cross-compilation support #87

Closed bjoto closed 1 year ago

bjoto commented 1 year ago

Cross-compilation support with riscv64 as the first target.

This PR has a dependency on https://github.com/kernel-patches/vmtest/pull/194 which also has more information.

bjoto commented 1 year ago

Hi @bjoto , sorry for the late update on this one.

No worries; As you noted, it's a draft, but I'm still very happy to get comments; Especially general ones!

This will likely need to be tested with vmtest against your libbpf/ci repo to make sure it works, will comment there separately.

I know this is still a draft, but regardless here are some feedback.

ACK, and thank you.

chantra commented 1 year ago

@bjoto I have renamed master branch to main and will delete master. By doing so, this PR will be closed and it does not seem there is a way to change the PR target branch. Please re-open against main at your convenience.

chantra commented 6 months ago

relaying this here: https://github.com/kernel-patches/vmtest/pull/194#issuecomment-1947033578