[Spice-devel] [PATCH 0/4] libcacard: a few fixed that allows the library to be crosscompiled (using mingw)
Fabiano FidĂȘncio
fidencio at redhat.com
Wed Oct 7 05:14:43 PDT 2015
Howdy!
I've been able to build latest nspr and nss using mingw
(on Fedora22) and the next obvious step was to buid libcacard.
I faced a few problems that could be solved with these 4 simple
patches.
Fabiano FidĂȘncio (4):
mingw: remove cac_is_cac_card from libcacard.syms
mingw: avoid problems for using %zd (C99)
mingw: include ws2tcpip header
mingw: include <winsock2.h> and link to ws2_32
Makefile.am | 8 ++++++++
src/libcacard.syms | 1 -
src/vscclient.c | 2 ++
3 files changed, 10 insertions(+), 1 deletion(-)
--
2.4.3
More information about the Spice-devel
mailing list