[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [patch] Fix FreeBSD compilation block/raw-posix.c
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [patch] Fix FreeBSD compilation block/raw-posix.c |
Date: |
Mon, 4 Nov 2013 17:48:18 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Oct 31, 2013 at 10:41:46PM +0100, Andreas Tobler wrote:
> Hi all,
>
> the below patch is needed to compile qemu trunk on FreeBSD with gcc48,
> clang will fail.... ;). Host x84_64-freebsd.
>
> Installation will fail due to hardcoded /usr/bin/python in
> scripts/acpi_extract.py
>
> Thanks,
> Andreas
>
> Signed-off-by: Andreas Tobler <do-I-put-my-address-here?>
>
Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan