Skip to content

Commit

Permalink
Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
pass `CODEGEN_BACKENDS` to docker

The backends to build are now defined in the `CODEGEN_BACKENDS` env var. It's correctly set in CI, but wasn't passed to docker, hence cg_clif wasn't actually built in #81746.

r? `@Kobzol:` I locally tried `CODEGEN_BACKENDS="cranelift" DEPLOY=1 src/ci/docker/run.sh dist-x86_64-linux` and this change was enough for `ci/run.sh` to read the env var.

So I'll try as-is and we'll see.
  • Loading branch information
bors committed Oct 30, 2023
2 parents 15ce1b1 + 81a8ccb commit 75ea925
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 75ea925

Please sign in to comment.