From 212b184c7a3cd30f47c3c6562e24d9c4c6c4bbbc Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Oct 21 2019 07:44:59 +0000 Subject: Disabled aarch64 and ppc64le due GCC9 bug --- diff --git a/darktable.spec b/darktable.spec index dc2b3bc..48f63b0 100644 --- a/darktable.spec +++ b/darktable.spec @@ -79,8 +79,12 @@ Provides: bundled(lua) %endif # uses xmmintrin.h +# Done it becuase of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91920 +%if 0%{?fedora} >= 30 +ExclusiveArch: x86_64 +%else ExclusiveArch: x86_64 aarch64 ppc64le - +%endif %description Darktable is a virtual light-table and darkroom for photographers: