From 787833a36f3b03f194fb28a97ae8bdc402d8cf70 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 20 Jun 2018 09:10:33 +0200 Subject: build fix --- firefox.spec | 5 ----- 1 file changed, 5 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index ca1d114..6f80a7d 100644 --- a/firefox.spec +++ b/firefox.spec @@ -358,7 +358,6 @@ This package contains results of tests executed during build. %patch402 -p1 -b .1196777 %patch406 -p1 -b .256180 %patch413 -p1 -b .1353817 -#%patch414 -p1 -b .ffmpeg-4.0 %ifarch %{arm} %patch415 -p1 -b .mozilla-1238661 %endif @@ -505,10 +504,6 @@ echo "ac_add_options --without-system-icu" >> .mozconfig echo "ac_add_options --disable-ion" >> .mozconfig %endif -%ifarch %{ix86} -echo "ac_add_options --disable-stylo" >> .mozconfig -%endif - # Remove executable bit to make brp-mangle-shebangs happy. chmod -x third_party/rust/itertools/src/lib.rs -- cgit