From 8fedaacddf1da926ab191245e2b22aac878eb691 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 12 Mar 2019 14:58:18 +0100 Subject: AV1 build patches --- firefox.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 9909fd2..9fd574c 100644 --- a/firefox.spec +++ b/firefox.spec @@ -130,6 +130,8 @@ Patch37: build-jit-atomic-always-lucky.patch Patch38: build-cacheFlush-missing.patch Patch40: build-aarch64-skia.patch Patch41: build-disable-elfhack.patch +Patch42: mozilla-1515641-av1-build-1.patch +Patch43: mozilla-1515641-av1-build-2.patch # Fedora specific patches Patch215: firefox-enable-addons.patch @@ -326,6 +328,8 @@ This package contains results of tests executed during build. %patch41 -p1 -b .disable-elfhack %endif %patch3 -p1 -b .arm +%patch42 -p1 -b .mozilla-1515641 +%patch43 -p1 -b .mozilla-1515641 # Fedora patches %patch215 -p1 -b .addons -- cgit