FTBFS whack-a-mole, now on arm
--enable-neon=no too
This commit is contained in:
parent
05b9a61ca6
commit
60f84e3991
@ -1,4 +1,8 @@
|
||||
|
||||
%ifarch %{arm}
|
||||
%global neon --enable-neon=no
|
||||
%endif
|
||||
|
||||
Name: webrtc-audio-processing
|
||||
Version: 0.2
|
||||
Release: 1%{?dist}
|
||||
@ -33,6 +37,7 @@ files for developing applications that use %{name}.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
%{?neon} \
|
||||
--disable-silent-rules \
|
||||
--disable-static
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user