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/features/prefix/
Date: Mon, 22 Nov 2021 07:57:55
Message-Id: 1637567864.778b44c821e22fa41cdab710a8c13db024d945e8.sam@gentoo
1 commit: 778b44c821e22fa41cdab710a8c13db024d945e8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 22 07:56:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 07:57:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=778b44c8
7
8 profiles/features/prefix: drop binutils mask
9
10 It looks like the issue is glibc-2.34, not binutils.
11
12 Bug: https://bugs.gentoo.org/824482
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 profiles/features/prefix/package.mask | 6 ------
16 1 file changed, 6 deletions(-)
17
18 diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask
19 index c63283b4c23d..80c1a0a431da 100644
20 --- a/profiles/features/prefix/package.mask
21 +++ b/profiles/features/prefix/package.mask
22 @@ -1,12 +1,6 @@
23 # Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -# Sam James <sam@g.o> (2021-11-20)
27 -# Latest revision may somehow not respect prefix search paths
28 -# Need further investigation
29 -# bug #824482
30 ->=sys-devel/binutils-2.37_p1-r1
31 -
32 # Benda Xu <heroxbd@g.o> (2019-08-20)
33 # systemd is set to invade pid 1, which is not possible for Prefix.
34 # The following are its reverse dependencies.