diff options
author | Jan Horak <jhorak@redhat.com> | 2014-04-23 16:30:31 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2014-04-23 16:30:31 +0200 |
commit | 2b5d6925fb4ebf104969b241cbb28ebc2ad02d1a (patch) | |
tree | e2d459b6699872b559635988e19814a9aa8b6af8 /firefox.spec | |
parent | Build fix (diff) | |
download | librewolf-fedora-ff-2b5d6925fb4ebf104969b241cbb28ebc2ad02d1a.tar.gz librewolf-fedora-ff-2b5d6925fb4ebf104969b241cbb28ebc2ad02d1a.tar.bz2 librewolf-fedora-ff-2b5d6925fb4ebf104969b241cbb28ebc2ad02d1a.zip |
Removed gcc47 patch which broke crashreporter
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index e2b617a..26c57a1 100644 --- a/firefox.spec +++ b/firefox.spec @@ -106,7 +106,6 @@ Source23: firefox.1 Patch0: firefox-install-dir.patch Patch3: mozilla-build-arm.patch Patch14: xulrunner-2.0-chromium-types.patch -Patch17: xulrunner-24.0-gcc47.patch # https://bugzilla.redhat.com/show_bug.cgi?id=814879#c3 Patch18: xulrunner-24.0-jemalloc-ppc.patch # workaround linking issue on s390 (JSContext::updateMallocCounter(size_t) not found) @@ -221,7 +220,6 @@ cd %{tarballdir} %patch3 -p2 -b .arm %endif %patch14 -p2 -b .chromium-types -%patch17 -p1 -b .gcc47 %patch18 -p2 -b .jemalloc-ppc %patch19 -p2 -b .s390-inlines |