diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-06 21:17:46 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-06 21:17:46 +0200 |
commit | bfb5e56428aecae31283cd4238d30a949cb353e5 (patch) | |
tree | 8bf2dac368c09c8255be9f1e4b25ede71000ac00 /profiles/default | |
parent | package.mask: Mask opentmpfiles for security, bug 751415 (diff) | |
download | gentoo-bfb5e56428aecae31283cd4238d30a949cb353e5.tar.gz gentoo-bfb5e56428aecae31283cd4238d30a949cb353e5.tar.bz2 gentoo-bfb5e56428aecae31283cd4238d30a949cb353e5.zip |
musl/x86: temporarily unmask opentmpfiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/x86/17.0/musl/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default/linux/x86/17.0/musl/package.mask b/profiles/default/linux/x86/17.0/musl/package.mask index 2bfe7a93567a..48c3e6db7a7e 100644 --- a/profiles/default/linux/x86/17.0/musl/package.mask +++ b/profiles/default/linux/x86/17.0/musl/package.mask @@ -5,4 +5,6 @@ # Forces -fstack-protector, masking for now to allow stage3s to be built. # Masking this forces sys-apps/opentmpfiles to provide virtual/tmpfiles. # bug #800893 +# Temporarily unmask opentmpfiles here to get working stages. sys-apps/systemd-tmpfiles +-sys-apps/opentmpfiles |