From c9bea706b9e6649ba92b59c8a69a724586b92aee Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 18 Oct 2018 15:23:20 +0200 Subject: Added prio build patch --- firefox.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index d5e0c48..b065b31 100644 --- a/firefox.spec +++ b/firefox.spec @@ -136,6 +136,7 @@ Patch37: build-jit-atomic-always-lucky.patch Patch38: build-cacheFlush-missing.patch Patch40: build-aarch64-skia.patch Patch41: build-disable-elfhack.patch +Patch42: prio-nss-build.patch # Fedora specific patches Patch215: firefox-enable-addons.patch @@ -337,6 +338,7 @@ This package contains results of tests executed during build. %patch41 -p1 -b .disable-elfhack %endif %patch3 -p1 -b .arm +%patch42 -p1 -b .nss-build # Fedora patches %patch215 -p1 -b .addons -- cgit