Revert "Disable debuginfo dwz optimization on ppc64le and s390x"
/usr/bin/find-debuginfo is now fixed in rawhide to correctly handle -j1
so we can re-enable dwz optimizations again.
This reverts commit 2c5dd84529
.
This commit is contained in:
parent
251b98dde8
commit
77f1f587bb
@ -304,13 +304,6 @@ files for developing applications that use JavaScript engine from webkit2gtk-4.0
|
||||
%global _dwz_max_die_limit_x86_64 250000000
|
||||
%global _dwz_max_die_limit_aarch64 250000000
|
||||
|
||||
# Disable dwz optimization on builders that have low amount of RAM, until we
|
||||
# get https://sourceware.org/pipermail/debugedit/2023-January/000173.html into
|
||||
# koji build roots.
|
||||
%ifarch ppc64le s390x
|
||||
%global _find_debuginfo_dwz_opts %{nil}
|
||||
%endif
|
||||
|
||||
# Require 32 GB of RAM per vCPU for debuginfo processing. 16 GB is not enough.
|
||||
%global _find_debuginfo_opts %limit_build -m 32768
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user