Added build workaround for broken system nss build
This commit is contained in:
parent
034c5b3d5e
commit
47ca9066bb
@ -457,6 +457,8 @@ echo "ac_add_options --disable-crashreporter" >> .mozconfig
|
|||||||
|
|
||||||
%if 0%{?build_tests}
|
%if 0%{?build_tests}
|
||||||
echo "ac_add_options --enable-tests" >> .mozconfig
|
echo "ac_add_options --enable-tests" >> .mozconfig
|
||||||
|
%else
|
||||||
|
echo "ac_add_options --disable-tests" >> .mozconfig
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !%{?system_jpeg}
|
%if !%{?system_jpeg}
|
||||||
|
Loading…
Reference in New Issue
Block a user