summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2019-10-23 09:36:21 -0500
committerJory Pratt <anarchy@gentoo.org>2019-10-23 09:39:17 -0500
commit48fa81ce2d9fa57ae594808ebd1cdacc55719468 (patch)
treea994a9f8bf71aae6645076c23dd3689719d53896 /profiles/features/musl/package.use.mask
parentapp-text/xpdf: version bump (diff)
downloadgentoo-48fa81ce2d9fa57ae594808ebd1cdacc55719468.tar.gz
gentoo-48fa81ce2d9fa57ae594808ebd1cdacc55719468.tar.bz2
gentoo-48fa81ce2d9fa57ae594808ebd1cdacc55719468.zip
profiles: Mask lto useflag for mozilla products on musl
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'profiles/features/musl/package.use.mask')
-rw-r--r--profiles/features/musl/package.use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 28e05a4e4902..e8ef0ab07a3e 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -16,3 +16,7 @@ sys-fs/e2fsprogs nls
# as a fail-only stub in musl. breaks horribly if enabled.
# bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)
app-shells/bash mem-scramble
+
+# lto builds are known to cause an OOM issue during build.
+mail-client/thunderbird lto
+www-client/firefox lto