diff options
author | Sam James <sam@gentoo.org> | 2021-11-22 07:56:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-22 07:57:44 +0000 |
commit | 778b44c821e22fa41cdab710a8c13db024d945e8 (patch) | |
tree | 7b874b1ed8c093e80dc646b91f1473c4c692cb30 /profiles/features | |
parent | dev-python/pyyaml: x86 stable wrt bug #825682 (diff) | |
download | gentoo-778b44c821e22fa41cdab710a8c13db024d945e8.tar.gz gentoo-778b44c821e22fa41cdab710a8c13db024d945e8.tar.bz2 gentoo-778b44c821e22fa41cdab710a8c13db024d945e8.zip |
profiles/features/prefix: drop binutils mask
It looks like the issue is glibc-2.34, not binutils.
Bug: https://bugs.gentoo.org/824482
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/prefix/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index c63283b4c23d..80c1a0a431da 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -1,12 +1,6 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <sam@gentoo.org> (2021-11-20) -# Latest revision may somehow not respect prefix search paths -# Need further investigation -# bug #824482 ->=sys-devel/binutils-2.37_p1-r1 - # Benda Xu <heroxbd@gentoo.org> (2019-08-20) # systemd is set to invade pid 1, which is not possible for Prefix. # The following are its reverse dependencies. |