Skip to content

Commit 70e0d58

Browse files
committed
build rustc with 1 CGU on aarch64-apple-darwin
1 parent caa8172 commit 70e0d58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/github-actions/jobs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ auto:
338338
--set rust.jemalloc
339339
--set llvm.ninja=false
340340
--set rust.lto=thin
341+
--set rust.codegen-units=1
341342
RUSTC_RETRY_LINKER_ON_SEGFAULT: 1
342343
SELECT_XCODE: /Applications/Xcode_15.4.app
343344
USE_XCODE_CLANG: 1

0 commit comments

Comments
 (0)