Removed disable-skia buildconfig
This commit is contained in:
parent
83e03242de
commit
0ef29c9e3c
@ -13,8 +13,6 @@ ac_add_options --with-pthreads
|
|||||||
ac_add_options --disable-tests
|
ac_add_options --disable-tests
|
||||||
ac_add_options --disable-strip
|
ac_add_options --disable-strip
|
||||||
# temporary disable system cairo, because compilation fails
|
# temporary disable system cairo, because compilation fails
|
||||||
#ac_add_options --enable-system-cairo
|
|
||||||
ac_add_options --enable-system-hunspell
|
|
||||||
ac_add_options --disable-necko-wifi
|
ac_add_options --disable-necko-wifi
|
||||||
ac_add_options --disable-updater
|
ac_add_options --disable-updater
|
||||||
ac_add_options --enable-startup-notification
|
ac_add_options --enable-startup-notification
|
||||||
|
@ -335,10 +335,6 @@ echo "ac_add_options --with-system-icu" >> .mozconfig
|
|||||||
echo "ac_add_options --without-system-icu" >> .mozconfig
|
echo "ac_add_options --without-system-icu" >> .mozconfig
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch aarch64 ppc64 s390x
|
|
||||||
echo "ac_add_options --disable-skia" >> .mozconfig
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if !%{?system_jpeg}
|
%if !%{?system_jpeg}
|
||||||
echo "ac_add_options --without-system-jpeg" >> .mozconfig
|
echo "ac_add_options --without-system-jpeg" >> .mozconfig
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user