On Wed, Nov 27, 2013 at 12:10:03AM -0500, Brad Smith wrote:
> Here is an update to QEMU 1.7.0-rc2. Looking for any testing.
> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /home/cvs/ports/emulators/qemu/Makefile,v
> retrieving revision 1.111
> diff -u -p -r1.111 Makefile
> --- Makefile  30 Oct 2013 19:53:29 -0000      1.111
> +++ Makefile  27 Nov 2013 05:00:27 -0000
> @@ -4,7 +4,7 @@ ONLY_FOR_ARCHS=       amd64 i386 powerpc sparc
>  
>  COMMENT=     multi system emulator
>  
> -DISTNAME=    qemu-1.6.1
> +DISTNAME=    qemu-1.7.0-rc2
>  CATEGORIES=  emulators
>  MASTER_SITES=        http://wiki.qemu.org/download/
>  EXTRACT_SUFX=        .tar.bz2
> @@ -59,6 +59,7 @@ CONFIGURE_ARGS=     --prefix=${PREFIX} \
>               --python=${MODPY_BIN} \
>               --smbd=${LOCALBASE}/libexec/smbd \
>               --cc="${CC}" \
> +             --cxx="${CXX}" \
>               --host-cc="${CC}" \
>               --extra-cflags="${EXTRA_CFLAGS}" \
>               --extra-ldflags="${EXTRA_LDFLAGS}" \
...snip...

...still now SPICE? VNC sucks.

jbelka

Reply via email to