Skip to content

Commit

Permalink
build rustc with 1 CGU on aarch64-apple-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
lqd committed Dec 2, 2024
1 parent caa8172 commit 70e0d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ auto:
--set rust.jemalloc
--set llvm.ninja=false
--set rust.lto=thin
--set rust.codegen-units=1
RUSTC_RETRY_LINKER_ON_SEGFAULT: 1
SELECT_XCODE: /Applications/Xcode_15.4.app
USE_XCODE_CLANG: 1
Expand Down

0 comments on commit 70e0d58

Please sign in to comment.