Miro Hrončok 2022-07-18 14:44:44 +02:00
commit 41fc3892cb

View file

@ -20,6 +20,11 @@ BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: git-core
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
%if 0%{?fedora} >= 37 || 0%{?rhel} >= 10
ExcludeArch: %{ix86}
%endif
# Get Fedora 33++ behavior on anything older
%undefine __cmake_in_source_build