commit: 37b5a2fe628275e617272c5094e7dfc8cb9f0d4e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 10 15:37:45 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 10 15:38:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b5a2fe
sys-devel/gcc: add bug ref to fixincludes issue MacPorts folks have kindly reported the issue upstream so add a ref to the bug (https://gcc.gnu.org/PR115416). Bug: https://gcc.gnu.org/PR115416 Bug: https://bugs.gentoo.org/905118 Bug: https://bugs.gentoo.org/925204 Bug: https://bugs.gentoo.org/926059 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/gcc/files/gcc-13-fix-cross-fixincludes.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-devel/gcc/files/gcc-13-fix-cross-fixincludes.patch b/sys-devel/gcc/files/gcc-13-fix-cross-fixincludes.patch index 6d1681938b07..e0e5a3ab9b9f 100644 --- a/sys-devel/gcc/files/gcc-13-fix-cross-fixincludes.patch +++ b/sys-devel/gcc/files/gcc-13-fix-cross-fixincludes.patch @@ -1,6 +1,7 @@ Revert of https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=59e4c98173a79fcaa2c33253261409f38856c384 for now to fix cross fixincludes builds. +https://gcc.gnu.org/PR115416 https://bugs.gentoo.org/905118 https://bugs.gentoo.org/925204 https://bugs.gentoo.org/926059
