ceph 16.1.0 RC (ceph-16.1.0-308-gabe639eb)
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
7d89214d12
commit
be247e2321
@ -1210,7 +1210,7 @@ export CXXFLAGS=$(echo $RPM_OPT_FLAGS | sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g')
|
||||
# Parallel build settings ...
|
||||
CEPH_MFLAGS_JOBS="%{?_smp_mflags}"
|
||||
%ifarch s390 s390x
|
||||
CEPH_SMP_NCPUS="4"
|
||||
CEPH_SMP_NCPUS="2"
|
||||
%else
|
||||
CEPH_SMP_NCPUS=$(echo "$CEPH_MFLAGS_JOBS" | sed 's/-j//')
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user