提交 6e4750e0 编写于 作者: D Daniel P. Berrange

Disable python explicitly in mingw32 autobuild

上级 707781fe
......@@ -75,7 +75,8 @@ if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then
--host=i686-pc-mingw32 \
--prefix="$AUTOBUILD_INSTALL_ROOT/i686-pc-mingw32/sys-root/mingw" \
--enable-compile-warnings=error \
--without-libvirtd
--without-libvirtd \
--without-python
make
make install
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册