]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph.spec.in: install gcc-toolset-11-libatomic-devel in x86_64 also
authorCasey Bodley <cbodley@redhat.com>
Wed, 10 Aug 2022 22:23:34 +0000 (18:23 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Aug 2022 22:23:44 +0000 (18:23 -0400)
commita46db91ef4631b58afb4fbcba01deea35a7c2a09
treeca0c62f6c69ac525731a233a596c208e699db16b
parent296dff4cd4e08320d9111ae3c6233f215902d0cb
ceph.spec.in: install gcc-toolset-11-libatomic-devel in x86_64 also

otherwise after enabling gcc-toolset-11, cmake fails with:

- Performing Test HAVE_LIBATOMIC - Failed
CMake Error at cmake/modules/CheckCxxAtomic.cmake:66 (message):
  Host compiler /opt/rh/gcc-toolset-11/root/usr/bin/g++ requires libatomic,
  but it is not found

Signed-off-by: Casey Bodley <cbodley@redhat.com>
ceph.spec.in