FTBFS whack-a-mole, now on arm

--enable-neon=no too
This commit is contained in:
Rex Dieter 2016-05-13 12:29:43 -05:00
parent 05b9a61ca6
commit 60f84e3991

View File

@ -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