repo/gentoo:master commit in: sys-devel/gcc/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786299479.cce1739d97ec98c582951c2282a42fd6073d3525.sam@gentoo> |
commit: cce1739d97ec98c582951c2282a42fd6073d3525
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 9 18:17:59 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 18:17:59 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce1739d
sys-devel/gcc: use 16.2 patchset for live
Bug: https://bugs.gentoo.org/980643
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc/gcc-16.3.9999.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/sys-devel/gcc/gcc-16.3.9999.ebuild b/sys-devel/gcc/gcc-16.3.9999.ebuild
index 76a702516e84..d21830b0eb3c 100644
--- a/sys-devel/gcc/gcc-16.3.9999.ebuild
+++ b/sys-devel/gcc/gcc-16.3.9999.ebuild
@@ -7,10 +7,8 @@ EAPI=8
# https://wiki.gentoo.org/wiki/Project:Toolchain/sys-devel/gcc
TOOLCHAIN_HAS_TESTS=1
-PATCH_GCC_VER="16.1.0"
-PATCH_VER="3"
-MUSL_VER="1"
-MUSL_GCC_VER="16.1.0"
+PATCH_GCC_VER="16.2.0"
+MUSL_GCC_VER="16.2.0"
PYTHON_COMPAT=( python3_{11..14} )
if [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then