From f38d3f777f3a0d7f3d762607cbd5835d1d7aa356 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Mon, 24 Jan 2022 08:16:44 -0500 Subject: [PATCH] 16.2.7, rebuild with gcc-12, exclude ppc64le until fmt on ppc64le is fixed Signed-off-by: Kaleb S. KEITHLEY --- ceph.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph.spec b/ceph.spec index fd75405..127b788 100644 --- a/ceph.spec +++ b/ceph.spec @@ -34,6 +34,8 @@ %bcond_with system_pmdk %if 0%{?fedora} || 0%{?rhel} %bcond_without selinux +# ppc64le excluded pending resolution of +# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104172 %ifarch x86_64 ppc64le %bcond_without rbd_rwl_cache %bcond_without rbd_ssd_cache