diff --git a/liquid-dsp.spec b/liquid-dsp.spec index 36412f2..3d28dc8 100644 --- a/liquid-dsp.spec +++ b/liquid-dsp.spec @@ -16,7 +16,9 @@ Patch1: autotools.patch BuildRequires: gcc fftw-libs-single # Fails to build on ppc64le due to (mis)use of gcc altivec feature # https://github.com/jgaeddert/liquid-dsp/issues/84 and comments thereafter -ExcludeArch: ppc64le ppc64 +# Fails to build on armv7hl on f28 +# https://github.com/jgaeddert/liquid-dsp/issues/135 +ExcludeArch: ppc64le ppc64 armv7hl %description Digital signal processing library for software-defined radios