Disabled tests, mock build fixes
This commit is contained in:
parent
757ced5c2a
commit
c61a7166c6
@ -11,8 +11,6 @@ ac_add_options --enable-av1
|
|||||||
ac_add_options --without-system-icu
|
ac_add_options --without-system-icu
|
||||||
ac_add_options --enable-release
|
ac_add_options --enable-release
|
||||||
ac_add_options --update-channel=release
|
ac_add_options --update-channel=release
|
||||||
# Workaround for mozbz#1341234
|
|
||||||
ac_add_options BINDGEN_CFLAGS="$(pkg-config nspr pixman-1 --cflags)"
|
|
||||||
ac_add_options --allow-addon-sideload
|
ac_add_options --allow-addon-sideload
|
||||||
ac_add_options --with-system-fdk-aac
|
ac_add_options --with-system-fdk-aac
|
||||||
ac_add_options --enable-js-shell
|
ac_add_options --enable-js-shell
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global debug_build 0
|
%global debug_build 0
|
||||||
%global build_with_clang 0
|
%global build_with_clang 0
|
||||||
%global build_with_asan 0
|
%global build_with_asan 0
|
||||||
%global run_firefox_tests 1
|
%global run_firefox_tests 0
|
||||||
%global test_offscreen 1
|
%global test_offscreen 1
|
||||||
%global test_on_wayland 0
|
%global test_on_wayland 0
|
||||||
%global create_debuginfo 1
|
%global create_debuginfo 1
|
||||||
|
Loading…
Reference in New Issue
Block a user