summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 3491093..648f9fb 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -226,6 +226,7 @@ Patch53: firefox-gcc-build.patch
Patch54: mozilla-1669639.patch
Patch55: firefox-testing.patch
Patch56: mozilla-1686888.patch
+Patch57: icecat-78.7.1-fix_error_template_with_C_linkage.patch
# Test patches
# Generate without context by
@@ -476,6 +477,7 @@ This package contains results of tests executed during build.
%patch54 -p1 -b .1669639
%patch55 -p1 -b .testing
%patch56 -p1 -b .1686888-dump-syms
+%patch57 -p1 -b .icecat-78.7.1-fix_error_template_with_C_linkage
# Test patches
%patch100 -p1 -b .firefox-tests-xpcshell
bgstack15