commit:     48fa81ce2d9fa57ae594808ebd1cdacc55719468
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 23 14:36:21 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 14:39:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fa81ce

profiles: Mask lto useflag for mozilla products on musl

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 profiles/features/musl/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index 28e05a4e490..e8ef0ab07a3 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

Reply via email to