commit: 563224174f24ba54ab6a0d822aef42ff37b05471 Author: Tomáš Mózes <hydrapolic <AT> gmail <DOT> com> AuthorDate: Wed Sep 22 06:46:35 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Sep 24 07:21:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56322417
app-emulation/xen-tools: fix building with gcc-11 The patch is not needed any more. Tested with gcc-10 and gcc-11. Closes: https://bugs.gentoo.org/814173 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22363 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-emulation/xen-tools/files/gentoo-patches.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index 220c8b6ba7f..3651d99a68a 100644 --- a/app-emulation/xen-tools/files/gentoo-patches.conf +++ b/app-emulation/xen-tools/files/gentoo-patches.conf @@ -76,7 +76,6 @@ _gpv_xen_tools_4143_0=" xen-tools-4.14-ar-cc.patch xen-tools-4.14-qemu-bridge.patch xen-tools-4.15.0-disable-werror.patch - xen-tools-4.15.0-gcc11.patch xen-tools-4.4.1-tinfo.patch xen-tools-4.6-increase-stack-size.patch xen-tools-4-anti-ovmf-download.patch
