Skip to content

Commit

Permalink
rpm: drop old SUSE-specific OOM fix
Browse files Browse the repository at this point in the history
This fix was needed some years ago, but no longer.

Signed-off-by: Nathan Cutler <[email protected]>
  • Loading branch information
smithfarm committed Mar 3, 2021
1 parent 7efcc72 commit 19f4920
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ceph.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 19f4920

Please sign in to comment.