profiles: Mask lto useflag for mozilla products on musl
authorJory Pratt <anarchy@gentoo.org>
Wed, 23 Oct 2019 14:36:21 +0000 (09:36 -0500)
committerJory Pratt <anarchy@gentoo.org>
Wed, 23 Oct 2019 14:39:17 +0000 (09:39 -0500)
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
profiles/features/musl/package.use.mask

index 28e05a4e49023c62b4070eaa0599c47dce42b4d5..e8ef0ab07a3e3ea1fa65726a5e8ad55bb17ac34a 100644 (file)
@@ -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