> * autobuild.sh: Alter mingw configuration setup.
> ---
> 
> And a followup to allow autobuild.sh completion when a mingw
> cross-toolchain is present.
> 
>  autobuild.sh |    2 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/autobuild.sh b/autobuild.sh
> index 91e2ab2..4cb9fde 100755
> --- a/autobuild.sh
> +++ b/autobuild.sh
> @@ -83,6 +83,8 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then
>      --without-openvz \
>      --without-one \
>      --without-phyp \
> +    --without-xenapi \
> +    --without-vmware \
> +    --without-esx \
>      --without-netcf \
>      --without-audit \
>      --without-dtrace \

ACK

Jirka

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to