rust: Support for rust enable builds#7
Conversation
Enabling ppc64le rust build support. Signed-off-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@gmail.com>
|
This is deploying here https://github.com/linuxppc/ci-scripts/actions/runs/23417882226 Once that completes the docker images will be available to pull. |
|
OK that went badly 😊 The changes to the Dockerfile don't work on the old Ubuntu versions. There's existing logic in But you'll also need to make the rust install steps conditional. I think the best solution is to create a new script, |
|
Ohooo |
Enabling ppc64le rust build support.