From 6ab2f51364450db16f059e02f1b8249c742d81e6 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 8 Apr 2014 16:16:13 +1000 Subject: config: Remove the qemu test patch for MinGW. --- bare/config/devel/qemu-git-1.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bare') diff --git a/bare/config/devel/qemu-git-1.cfg b/bare/config/devel/qemu-git-1.cfg index da5763c..e6d02c3 100644 --- a/bare/config/devel/qemu-git-1.cfg +++ b/bare/config/devel/qemu-git-1.cfg @@ -23,7 +23,9 @@ Source0: git://git.qemu-project.org/qemu.git?pull?checkout=%{qemu_version}?submo # Patch0: pw://patchwork.ozlabs.org/patch/318435/raw/PULL-29-29-arm-zynq-Add-software-system-reset-via-SCLR.patch -Patch5: pw://patchwork.ozlabs.org/patch/99999999/raw/qemu-channel-win32-cdecls.patch +%if %{_host} == mingw32 + Patch5: pw://patchwork.ozlabs.org/patch/99999999/raw/qemu-channel-win32-cdecls.patch +%endif # # The Qemu build instructions. We use 1.x.x Release 1. -- cgit v1.2.3