Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/
Date: Sat, 25 Apr 2020 14:38:46
Message-Id: 1587825489.59527e60e7be45ca6ce47714944254dbc1954443.anarchy@gentoo
1 commit: 59527e60e7be45ca6ce47714944254dbc1954443
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 25 14:38:09 2020 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 25 14:38:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59527e60
7
8 profiles/features/musl/package.mask: remove lto mask on tb/fx
9
10 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
11
12 profiles/features/musl/package.use.mask | 4 ----
13 1 file changed, 4 deletions(-)
14
15 diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
16 index 3e8e86a01b6..bdf59a5b148 100644
17 --- a/profiles/features/musl/package.use.mask
18 +++ b/profiles/features/musl/package.use.mask
19 @@ -21,9 +21,5 @@ sys-fs/e2fsprogs nls
20 # bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)
21 app-shells/bash mem-scramble
22
23 -# lto builds are known to cause an OOM issue during build.
24 -mail-client/thunderbird lto
25 -www-client/firefox lto
26 -
27 # static linking works with musl
28 app-shells/mksh -static