Build webrtc on aarch64/armv7, fixes rhbz #1858433
This commit is contained in:
parent
6dc06e9cbf
commit
5a73516edd
@ -448,10 +448,6 @@ echo "ac_add_options --disable-debug" >> .mozconfig
|
||||
echo "ac_add_options --disable-jemalloc" >> .mozconfig
|
||||
%endif
|
||||
|
||||
%ifnarch %{ix86} x86_64 ppc64le
|
||||
echo "ac_add_options --disable-webrtc" >> .mozconfig
|
||||
%endif
|
||||
|
||||
%if !%{enable_mozilla_crashreporter}
|
||||
echo "ac_add_options --disable-crashreporter" >> .mozconfig
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user