diff options
author | Tomáš Mózes <hydrapolic@gmail.com> | 2021-09-22 06:46:35 +0000 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-09-24 10:21:10 +0300 |
commit | 563224174f24ba54ab6a0d822aef42ff37b05471 (patch) | |
tree | 10868e882d8fef3b1f44ae6699a7f49d3547942c /app-emulation | |
parent | dev-java/tomcat-native: bump to 1.2.31 (diff) | |
download | gentoo-563224174f24ba54ab6a0d822aef42ff37b05471.tar.gz gentoo-563224174f24ba54ab6a0d822aef42ff37b05471.tar.bz2 gentoo-563224174f24ba54ab6a0d822aef42ff37b05471.zip |
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@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22363
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-tools/files/gentoo-patches.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index 220c8b6ba7fb..3651d99a68a2 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 |