update ceph.spec.

This commit is contained in:
wangzengliang 2022-03-15 04:13:30 +00:00 committed by Gitee
parent 14c0278485
commit ee78a1f028
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1240,7 +1240,7 @@ export CXXFLAGS=$(echo $RPM_OPT_FLAGS | sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g')
%endif
# Parallel build settings ...
CEPH_MFLAGS_JOBS="-j32"
CEPH_MFLAGS_JOBS="-j16"
CEPH_SMP_NCPUS=$(echo "$CEPH_MFLAGS_JOBS" | sed 's/-j//')
%if 0%{?__isa_bits} == 32
# 32-bit builds can use 3G memory max, which is not enough even for -j2