LukeMathWalker / cargo-chef

A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
Apache License 2.0
1.79k stars 117 forks source link

Enable ppc64le builds #268

Closed mgiessing closed 6 months ago

mgiessing commented 6 months ago

This PR adds support to build cargo-chef for linux-based Power systems (ppc64le)

LukeMathWalker commented 6 months ago

ppc64le is not a Tier 1 platform for the Rust project itself. I'm not inclined to maintain first-party support for it unless a commercial sponsor is backing the feature.