diff options
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec index ef3d3d3..53b025a 100644 --- a/firefox.spec +++ b/firefox.spec @@ -448,10 +448,6 @@ echo "ac_add_options --disable-debug" >> .mozconfig echo "ac_add_options --disable-jemalloc" >> .mozconfig %endif -%ifnarch %{ix86} x86_64 ppc64le -echo "ac_add_options --disable-webrtc" >> .mozconfig -%endif - %if !%{enable_mozilla_crashreporter} echo "ac_add_options --disable-crashreporter" >> .mozconfig %endif |