Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/
Date: Thu, 29 Oct 2020 08:19:10
Message-Id: 1603959495.c5ee7801c8b262168ae283848aef9ef2e4641f30.gyakovlev@gentoo
1 commit: c5ee7801c8b262168ae283848aef9ef2e4641f30
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 29 08:18:15 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 29 08:18:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ee7801
7
8 features/musl/package.mask: mask sys-apps/systemd-tmpfiles
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 profiles/features/musl/package.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
16 index 27d5c51ebf9..2983212d912 100644
17 --- a/profiles/features/musl/package.mask
18 +++ b/profiles/features/musl/package.mask
19 @@ -1,6 +1,10 @@
20 # Copyright 1999-2020 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 +# Georgy Yakovlev <gyakovlev@g.o> (2020-10-29)
24 +# part of systemd, hence does not build on musl
25 +sys-apps/systemd-tmpfiles
26 +
27 # Sergei Trofimovich <slyfox@g.o> (2020-04-11)
28 # musl has no support for prelinked sections, bug #717020
29 sys-devel/prelink