diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-06 21:23:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-06 21:23:14 +0200 |
commit | 86c6cab4a54c344a8c9bcbb1e3ea781e065ddc15 (patch) | |
tree | aef9a94f31cc1f82b978cd52265f9f13143c8eac /www-client/firefox | |
parent | dev-libs/spdlog: Compatibility with dev-libs/libfmt-7.0.0 (diff) | |
download | gentoo-86c6cab4a54c344a8c9bcbb1e3ea781e065ddc15.tar.gz gentoo-86c6cab4a54c344a8c9bcbb1e3ea781e065ddc15.tar.bz2 gentoo-86c6cab4a54c344a8c9bcbb1e3ea781e065ddc15.zip |
www-client/firefox: drop patch for bmo#1618914
Bug: https://bugs.gentoo.org/730986
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-78.0.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-78.0.1.ebuild b/www-client/firefox/firefox-78.0.1.ebuild index 1993a7ab6809..33497879af4d 100644 --- a/www-client/firefox/firefox-78.0.1.ebuild +++ b/www-client/firefox/firefox-78.0.1.ebuild @@ -284,6 +284,8 @@ src_unpack() { } src_prepare() { + # bug 730986 -- causing more harm than it helps + rm "${WORKDIR}"/firefox/0027-bmo-1618914-Wayland-Fall-back-to-ftruncate-if-posix_.patch eapply "${WORKDIR}/firefox" # Make LTO respect MAKEOPTS |