summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-01-14 08:26:16 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-01-14 08:26:16 +0200
commitcd24bb59cc051a99e70f768a777bc5786d084cdf (patch)
tree92ff6acf7b7a8bb58116ab785f6e7ad489fd2959
parentapp-emulation/lxd: revbump to match new lxc[seccomp] default (diff)
downloadgentoo-cd24bb59.tar.gz
gentoo-cd24bb59.tar.bz2
gentoo-cd24bb59.zip
mail-client/thunderbird: force clang+lto on x86
- x86 OOMs with gcc. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--mail-client/thunderbird/thunderbird-78.6.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-78.6.1.ebuild b/mail-client/thunderbird/thunderbird-78.6.1.ebuild
index 48aaae46a452..8b3d64efdc9a 100644
--- a/mail-client/thunderbird/thunderbird-78.6.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-78.6.1.ebuild
@@ -66,7 +66,8 @@ IUSE="+clang cpu_flags_arm_neon dbus debug eme-free
+system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent
+system-libvpx +system-webp wayland wifi"
-REQUIRED_USE="wifi? ( dbus )"
+REQUIRED_USE="x86? ( lto? ( clang ) )
+ wifi? ( dbus )"
BDEPEND="${PYTHON_DEPS}
app-arch/unzip