This commit is contained in:
parent
961c87b31c
commit
b07b8d76a3
@ -72,6 +72,10 @@
|
|||||||
%bcond_without bundled_llvm
|
%bcond_without bundled_llvm
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# System LLVM currently causes issues for rust when building FireFox
|
||||||
|
# so we will use the bundled LLVM for all builds anyway
|
||||||
|
%bcond_without bundled_llvm
|
||||||
|
|
||||||
# Debuginfo can exhaust memory on these architecture workers
|
# Debuginfo can exhaust memory on these architecture workers
|
||||||
%ifarch %{arm} %{ix86}
|
%ifarch %{arm} %{ix86}
|
||||||
%define codegen_units --set rust.codegen-units=2
|
%define codegen_units --set rust.codegen-units=2
|
||||||
|
Loading…
Reference in New Issue
Block a user