Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@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, 06 Jul 2021 19:19:01
Message-Id: 1625599066.bfb5e56428aecae31283cd4238d30a949cb353e5.dilfridge@gentoo
1 commit: bfb5e56428aecae31283cd4238d30a949cb353e5
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 19:17:46 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 19:17:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb5e564
7
8 musl/x86: temporarily unmask opentmpfiles
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/default/linux/x86/17.0/musl/package.mask | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/profiles/default/linux/x86/17.0/musl/package.mask b/profiles/default/linux/x86/17.0/musl/package.mask
16 index 2bfe7a93567..48c3e6db7a7 100644
17 --- a/profiles/default/linux/x86/17.0/musl/package.mask
18 +++ b/profiles/default/linux/x86/17.0/musl/package.mask
19 @@ -5,4 +5,6 @@
20 # Forces -fstack-protector, masking for now to allow stage3s to be built.
21 # Masking this forces sys-apps/opentmpfiles to provide virtual/tmpfiles.
22 # bug #800893
23 +# Temporarily unmask opentmpfiles here to get working stages.
24 sys-apps/systemd-tmpfiles
25 +-sys-apps/opentmpfiles