commit: 35d4ea74c32998a497e695559fc534bc1a324b88 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Jan 22 21:33:10 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jan 22 21:33:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35d4ea74
package.mask: Extend glibc mask Bug: https://bugs.gentoo.org/611344 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index cc00473cb49..4aebb0a733c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -569,7 +569,7 @@ sys-devel/automake:1.10 # If you still use one of these old toolchain packages, please upgrade (and # switch the compiler / the binutils) ASAP. If you need them for a specific # (isolated) use case, feel free to unmask them on your system. -<sys-libs/glibc-2.31-r6 +<sys-libs/glibc-2.32-r3 <sys-devel/binutils-2.33.1-r1 <sys-devel/binutils-hppa64-2.33.1
