[Spice-devel] [PATCH 0/4 v2] libcacard: a few fixes that allows the library to be crosscompiled (using mingw)

Fabiano FidĂȘncio fidencio at redhat.com
Thu Oct 8 08:23:24 PDT 2015


Second round ... changes are going to be pointed out patch by patch ...

Fabiano FidĂȘncio (4):
  mingw: remove cac_is_cac_card dead code
  mingw: avoid problems for using %zd (C99)
  mingw: include ws2tcpip header
  mingw: include <winsock2.h> and link to ws2_32

 Makefile.am           |  8 ++++++++
 configure.ac          | 13 +++++++++++++
 src/cac.h             |  3 ---
 src/libcacard.syms    |  1 -
 src/vcard_emul_type.c |  6 ------
 src/vscclient.c       |  2 ++
 6 files changed, 23 insertions(+), 10 deletions(-)

-- 
2.4.3



More information about the Spice-devel mailing list