]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: Remove use of no-longer-existing WITH_BOOST_CONTEXT option
authorAdam C. Emerson <aemerson@redhat.com>
Fri, 23 Oct 2020 01:46:28 +0000 (21:46 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 23 Oct 2020 15:21:53 +0000 (11:21 -0400)
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
ceph.spec.in

index 7f0e9d520418256b86f91ca3bd1f5099372eb142..75e8ac76896b597be3aa4b7c78bc70bb00e85be7 100644 (file)
@@ -1173,11 +1173,6 @@ ${CMAKE} .. \
 %if 0%{with ocf}
     -DWITH_OCF=ON \
 %endif
-%ifarch aarch64 armv7hl mips mipsel ppc ppc64 ppc64le %{ix86} x86_64 s390x
-    -DWITH_BOOST_CONTEXT=ON \
-%else
-    -DWITH_BOOST_CONTEXT=OFF \
-%endif
 %if 0%{with cephfs_shell}
     -DWITH_CEPHFS_SHELL=ON \
 %endif