commit: 53686a56f9eaa50e8f549c92578a181d590c812f Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Oct 10 22:20:12 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Oct 10 22:20:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53686a56
package.mask: extend binutils mask to <2.37_p1 Bug: https://bugs.gentoo.org/792342 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 d2c7bcd6331..d50fc34d735 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -569,7 +569,7 @@ virtual/jre:11 # 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.33 -<sys-devel/binutils-2.36.1-r2 +<sys-devel/binutils-2.37_p1 # Michael Orlitzky <[email protected]> (2017-01-07) # This package has some dangerous quality and security issues, but
