diff --git a/ceph.spec b/ceph.spec index c07fe0a..6cc6cec 100644 --- a/ceph.spec +++ b/ceph.spec @@ -14,7 +14,7 @@ Patch2: ceph-fix-sbin-target.patch BuildRequires: fuse-devel, libtool, libtool-ltdl-devel, boost-devel, BuildRequires: libedit-devel, fuse-devel, git, perl, gdbm, libaio-devel, # google-perftools is not available on these: -%ifnarch ppc ppc64 s390 s390x +%ifnarch ppc ppc64 s390 s390x armv7hl BuildRequires: gperftools-devel %endif BuildRequires: cryptopp-devel, libatomic_ops-static, gcc-c++ @@ -92,7 +92,7 @@ EXTRA_LDFLAGS="-lpthread" %{configure} --prefix=%{_prefix} --sbindir=%{_sbindir} \ --localstatedir=%{_localstatedir} --sysconfdir=%{_sysconfdir} \ -%ifarch ppc ppc64 s390 s390x +%ifarch ppc ppc64 s390 s390x armv7hl --without-tcmalloc \ %endif --with-system-leveldb --without-hadoop --with-radosgw --with-gtk2 \