16.2.7, rebuild with gcc-12, exclude ppc64le until fmt on ppc64le is fixed
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
0114881ab4
commit
f38d3f777f
@ -34,6 +34,8 @@
|
|||||||
%bcond_with system_pmdk
|
%bcond_with system_pmdk
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
%bcond_without selinux
|
%bcond_without selinux
|
||||||
|
# ppc64le excluded pending resolution of
|
||||||
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104172
|
||||||
%ifarch x86_64 ppc64le
|
%ifarch x86_64 ppc64le
|
||||||
%bcond_without rbd_rwl_cache
|
%bcond_without rbd_rwl_cache
|
||||||
%bcond_without rbd_ssd_cache
|
%bcond_without rbd_ssd_cache
|
||||||
|
Loading…
Reference in New Issue
Block a user