From: Nathan Cutler Date: Wed, 3 Mar 2021 12:57:31 +0000 (+0100) Subject: rpm: drop old SUSE-specific OOM fix X-Git-Tag: v17.1.0~2759^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=19f492014bcab54e4bafae4c52576de390bdbe47;p=ceph-ci.git rpm: drop old SUSE-specific OOM fix This fix was needed some years ago, but no longer. Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index e72fbe654a9..8bb15070eff 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -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