commit: 59527e60e7be45ca6ce47714944254dbc1954443 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Sat Apr 25 14:38:09 2020 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 14:38:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59527e60
profiles/features/musl/package.mask: remove lto mask on tb/fx Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org> profiles/features/musl/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 3e8e86a01b6..bdf59a5b148 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
