diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2012-02-29 19:01:56 +0100 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2012-03-04 10:50:38 +0200 |
commit | 58b9aa98535586d024033b09a03fca6a1469334e (patch) | |
tree | 24e9f222dd6fd5629ba235462b9663ae87cce460 /TODO.multiclient | |
parent | 4ec9ac20fce858d7fe6769b14b521b62c64c828c (diff) | |
download | spice-58b9aa98535586d024033b09a03fca6a1469334e.tar.gz spice-58b9aa98535586d024033b09a03fca6a1469334e.tar.xz spice-58b9aa98535586d024033b09a03fca6a1469334e.zip |
mingw: add workaround for _ftime_s issue on mingw
mingw has a _ftime_s prototype in its headers, but no corresponding
symbol available at link time. Workaround this issue for now by
#defining it to _ftime. This is untested on win64 where the workaround
may not be needed.
Diffstat (limited to 'TODO.multiclient')
0 files changed, 0 insertions, 0 deletions