]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: allow mingw compilation with virCommand
authorEric Blake <eblake@redhat.com>
Fri, 10 Dec 2010 23:46:23 +0000 (16:46 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 13 Dec 2010 23:09:50 +0000 (16:09 -0700)
commit3fbc30d96a68c6f57effd9949022821997793de5
treeb519f9a114d0f7905d2dd509f8d174f19df3de19
parent65c0f17acd00122c4c0e57334a9adce22cda6221
build: allow mingw compilation with virCommand

Allows compilation, but no creation of child processes yet.  Take it
one step at a time.

* src/util/util.c (virExecWithHook) [WIN32]: New dummy function.
* src/libvirt_private.syms: Export it.
src/libvirt_private.syms
src/util/util.c