From 11dd0aa0f27026d708ff20954ee30d69cc334067 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 8 Jun 2017 15:13:41 +0200 Subject: Added build fix, remove -Wno-format build flags --- firefox.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index ea11a54..fe13f97 100644 --- a/firefox.spec +++ b/firefox.spec @@ -124,6 +124,7 @@ Patch26: build-icu-big-endian.patch Patch27: mozilla-1335250.patch Patch28: build-1360521-missing-cheddar.patch Patch29: build-big-endian.patch +Patch30: fedora-build.patch # Fedora specific patches # Unable to install addons from https pages @@ -297,6 +298,7 @@ This package contains results of tests executed during build. %endif #%patch28 -p2 -b .1360521-missing-cheddar %patch29 -p1 -b .big-endian +%patch30 -p1 -b .fedora-build %patch3 -p1 -b .arm -- cgit