mirror of
https://github.com/ceph/ceph
synced 2025-02-24 03:27:10 +00:00
rpm: drop old SUSE-specific OOM fix
This fix was needed some years ago, but no longer. Signed-off-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
parent
7efcc72483
commit
19f492014b
@ -1201,8 +1201,6 @@ done
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version}
|
||||
# the following setting fixed an OOM condition we once encountered in the OBS
|
||||
RPM_OPT_FLAGS="$RPM_OPT_FLAGS --param ggc-min-expand=20 --param ggc-min-heapsize=32768"
|
||||
%limit_build -m 2600
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user