This patch set allows to build libvirt natively under MinGW/MSYS using
portablexdr library. An updated version of portablexdr with fixed bugs
is available as part of MSYS2 project.
Differences from v1:
- Split into two parts
- Reflect structure definiton change also in xc_monitor_protocol-structs,
fix "make syntax-check"
Pavel Fedin (2):
Remove explicit enum from protocol structures
Add support for portable-rpcgen from portablexdr library
configure.ac | 2 +-
src/lxc/lxc_monitor_protocol.x | 2 +-
src/lxc_monitor_protocol-structs | 2 +-
src/rpc/genprotocol.pl | 5 ++++-
4 files changed, 7 insertions(+), 4 deletions(-)
--
1.9.5.msysgit.0