]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: drop old SUSE-specific OOM fix 39765/head
authorNathan Cutler <ncutler@suse.com>
Wed, 3 Mar 2021 12:57:31 +0000 (13:57 +0100)
committerNathan Cutler <ncutler@suse.com>
Wed, 3 Mar 2021 14:52:04 +0000 (15:52 +0100)
This fix was needed some years ago, but no longer.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index e72fbe654a920484e8282761b71cb87a3f8876ef..8bb15070effa26dd5c24882199c2893b74be53f7 100644 (file)
@@ -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