Skip to content

pass CODEGEN_BACKENDS to docker#117328

Merged
bors merged 3 commits intorust-lang:masterfrom
lqd:cranelift-rocket
Oct 30, 2023
Merged

pass CODEGEN_BACKENDS to docker#117328
bors merged 3 commits intorust-lang:masterfrom
lqd:cranelift-rocket

Conversation

@lqd
Copy link
Member

@lqd lqd commented Oct 28, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants