Merge branch 'master' into f24

This commit is contained in:
Martin Stransky 2017-04-19 09:29:16 +02:00
commit 43b9ccf4f6
1 changed files with 2 additions and 0 deletions

View File

@ -443,6 +443,8 @@ echo "ac_add_options --without-system-icu" >> .mozconfig
%if %{?build_with_rust}
echo "ac_add_options --enable-rust" >> .mozconfig
%else
echo "ac_add_options --disable-rust" >> .mozconfig
%endif
%ifarch aarch64 ppc64 s390x