From f42d5076478c0cfabba52636be065980cd50d733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 12 Dec 2020 18:47:02 +0100 Subject: [PATCH] qemu: fix patch --- srcpkgs/qemu/patches/ignore-sys-signal_h.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qemu/patches/ignore-sys-signal_h.patch b/srcpkgs/qemu/patches/ignore-sys-signal_h.patch index 8fdcdfea461..088a0e654c0 100644 --- a/srcpkgs/qemu/patches/ignore-sys-signal_h.patch +++ b/srcpkgs/qemu/patches/ignore-sys-signal_h.patch @@ -2,8 +2,8 @@ Source: @pullmoll Upstream: no Reason: Not needed. For glibc this has just #include and for musl it prints a warning. ---- osdep.h 2020-12-08 17:59:44.000000000 +0100 -+++ /tmp/void/glibc-2/builddir/qemu-5.2.0/include/qemu/osdep.h 2020-12-12 18:41:47.709685865 +0100 +--- include/qemu/osdep.h 2020-12-08 17:59:44.000000000 +0100 ++++ include/qemu/osdep.h 2020-12-12 18:41:47.709685865 +0100 @@ -104,10 +104,6 @@ #include #include