commit: 51e0a4f66c1aa1a3106aa9594c76eaeda3ea001f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 15 04:25:53 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 15 04:25:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e0a4f6
sys-devel/gcc: drop TOOLCHAIN_SPHINX_BUILD from 13.*.9999 It's been reverted upstream for now. Keep the support in the eclass until the next 13 snapshot though. Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/gcc-13.0.9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-devel/gcc/gcc-13.0.9999.ebuild b/sys-devel/gcc/gcc-13.0.9999.ebuild index 2ac47a5de6bf..121075573253 100644 --- a/sys-devel/gcc/gcc-13.0.9999.ebuild +++ b/sys-devel/gcc/gcc-13.0.9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 TOOLCHAIN_PATCH_DEV="sam" -TOOLCHAIN_SPHINX_BUILD=1 PATCH_GCC_VER="13.1.0" MUSL_GCC_VER="13.1.0"
