summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2020-04-25 09:38:09 -0500
committerJory Pratt <anarchy@gentoo.org>2020-04-25 09:38:09 -0500
commit59527e60e7be45ca6ce47714944254dbc1954443 (patch)
treed8dae4af0ebaa0b61b7936920ee3c263f226c761
parentnet-news/newsboat: Version bumps (diff)
downloadgentoo-59527e60e7be45ca6ce47714944254dbc1954443.tar.gz
gentoo-59527e60e7be45ca6ce47714944254dbc1954443.tar.bz2
gentoo-59527e60e7be45ca6ce47714944254dbc1954443.zip
profiles/features/musl/package.mask: remove lto mask on tb/fx
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
-rw-r--r--profiles/features/musl/package.use.mask4
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 3e8e86a01b67..bdf59a5b1484 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -21,9 +21,5 @@ sys-fs/e2fsprogs nls
# 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
-
# static linking works with musl
app-shells/mksh -static