Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/
Date: Mon, 08 Feb 2021 08:58:41
Message-Id: 1612774651.b98af38f559fdf8100f6f8a226e0825356043ea4.soap@gentoo
1 commit: b98af38f559fdf8100f6f8a226e0825356043ea4
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 08:57:31 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 08:57:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98af38f
7
8 musl/package.mask: Mask x11-drivers/nvidia-drivers
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 profiles/features/musl/package.mask | 6 +++++-
13 1 file changed, 5 insertions(+), 1 deletion(-)
14
15 diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
16 index 27d5c51ebf9..2cdc63f8b85 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 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# David Seifert <soap@g.o> (2021-02-08)
25 +# nvidia-drivers only works against glibc.
26 +x11-drivers/nvidia-drivers
27 +
28 # Sergei Trofimovich <slyfox@g.o> (2020-04-11)
29 # musl has no support for prelinked sections, bug #717020
30 sys-devel/prelink