app-emulation/qemu: Fix cross-compiling for MinGW (Windows)
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 21 Sep 2019 23:06:31 +0000 (00:06 +0100)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 22 Sep 2019 02:12:19 +0000 (21:12 -0500)
commit6bf5d3588d050b988ad838591404fb0545b6d416
treed78996bc6ebdda4223e691d9cdd3ae3e41a938d9
parent79eb2ebdcc7ed50c2a2ca66ebbb6691921fbbf40
app-emulation/qemu: Fix cross-compiling for MinGW (Windows)

Yes, this really works! By default, the configure script shoves
everything in the same standalone directory for Windows, hence the
need to specify more paths. It doesn't work from a standalone
directory unless you build it statically anyway because it can't find
the dependent DLLs in /usr/bin.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-emulation/qemu/qemu-9999.ebuild