Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
Date: Tue, 14 Sep 2021 02:50:24
Message-Id: 1631587813.48a63c983a559f87d693e606380a49c139d3e356.sam@gentoo
1 commit: 48a63c983a559f87d693e606380a49c139d3e356
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 14 02:49:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 14 02:50:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a63c98
7
8 profiles/default/linux/x86/17.0/musl: unmask systemd-tmpfiles
9
10 There's now a patch for gcc in ::musl and we'll hopefully
11 import it to ::gentoo shortly.
12
13 Bug: https://bugs.gentoo.org/800893
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 profiles/default/linux/x86/17.0/musl/package.mask | 8 --------
17 1 file changed, 8 deletions(-)
18
19 diff --git a/profiles/default/linux/x86/17.0/musl/package.mask b/profiles/default/linux/x86/17.0/musl/package.mask
20 index 48c3e6db7a7..ea771f7580c 100644
21 --- a/profiles/default/linux/x86/17.0/musl/package.mask
22 +++ b/profiles/default/linux/x86/17.0/musl/package.mask
23 @@ -1,10 +1,2 @@
24 # Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License, v2
26 -
27 -# Sam James <sam@g.o> (2021-07-06)
28 -# Forces -fstack-protector, masking for now to allow stage3s to be built.
29 -# Masking this forces sys-apps/opentmpfiles to provide virtual/tmpfiles.
30 -# bug #800893
31 -# Temporarily unmask opentmpfiles here to get working stages.
32 -sys-apps/systemd-tmpfiles
33 --sys-apps/opentmpfiles