diff options
Diffstat (limited to 'www-client/firefox/firefox-45.1.0.ebuild')
-rw-r--r-- | www-client/firefox/firefox-45.1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.1.0.ebuild b/www-client/firefox/firefox-45.1.0.ebuild index 67e1b8b4770..832e18beb90 100644 --- a/www-client/firefox/firefox-45.1.0.ebuild +++ b/www-client/firefox/firefox-45.1.0.ebuild @@ -132,7 +132,8 @@ src_prepare() { # Apply our patches eapply "${WORKDIR}/firefox" \ "${FILESDIR}"/arm64-4-link-chromium-mutex-based-atomics.patch \ - "${FILESDIR}"/arm64-5-mozjemalloc-no-static-page-sizes.patch + "${FILESDIR}"/arm64-5-mozjemalloc-no-static-page-sizes.patch \ + "${FILESDIR}"/jit-none-branch64.patch # Allow user to apply any additional patches without modifing ebuild eapply_user |