diff options
author | Sam James <sam@gentoo.org> | 2024-03-07 18:38:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-07 18:39:16 +0000 |
commit | 1a1205708709602311847620b5d30f8b85db5b3c (patch) | |
tree | 9f3ee00c5c3482a1768d66cdf243aa08312e871f /sys-devel | |
parent | Revert "sys-devel/gcc: drop obsolete cross fixincludes patch for 13" (diff) | |
download | gentoo-1a1205708709602311847620b5d30f8b85db5b3c.tar.gz gentoo-1a1205708709602311847620b5d30f8b85db5b3c.tar.bz2 gentoo-1a1205708709602311847620b5d30f8b85db5b3c.zip |
sys-devel/gcc: add more bug refs to fixincludes patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/files/gcc-13-fix-cross-fixincludes.patch | 2 |
1 files changed, 2 insertions, 0 deletions
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 e4abe01a0830..6d1681938b07 100644 --- a/sys-devel/gcc/files/gcc-13-fix-cross-fixincludes.patch +++ b/sys-devel/gcc/files/gcc-13-fix-cross-fixincludes.patch @@ -2,6 +2,8 @@ Revert of https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=59e4c98173a79fcaa2c3 for now to fix cross fixincludes builds. https://bugs.gentoo.org/905118 +https://bugs.gentoo.org/925204 +https://bugs.gentoo.org/926059 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -532,11 +532,7 @@ LINKER_PLUGIN_API_H = $(srcdir)/../include/plugin-api.h |