Merge branch 'master' into f24
This commit is contained in:
commit
43b9ccf4f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user