]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox.spec
- do not redefine double_t from glibc math.h
[packages/firefox.git] / firefox.spec
index bb5b24f465c3ec9fba553b9ada42b73bca481c7d..81221e25fb85e11e0a0510103dc36f2015725690 100644 (file)
@@ -261,6 +261,7 @@ Patch7:             %{name}-middle_click_paste.patch
 Patch8:                %{name}-system-virtualenv.patch
 Patch9:                %{name}-Disable-Firefox-Health-Report.patch
 Patch10:       system-cairo.patch
+Patch11:       glibc-double.patch
 URL:           https://www.mozilla.org/firefox/
 BuildRequires: OpenGL-devel
 BuildRequires: alsa-lib-devel
@@ -2111,6 +2112,7 @@ unpack() {
 %patch8 -p2
 %patch9 -p1
 %{?with_system_cairo:%patch10 -p1}
+%patch11 -p1
 
 %if %{with pgo}
 %{__sed} -i -e 's@__BROWSER_PATH__@"../../dist/bin/firefox-bin"@' build/automation.py.in
This page took 0.03722 seconds and 4 git commands to generate.