mirror of https://git.ffmpeg.org/ffmpeg.git
428b0578c6
When explicitly targeting Vista or newer (which only happens if the
caller explicitly sets _WIN32_WINNT to a high enough value via the
extra cflags option - otherwise configure script sets
-D_WIN32_WINNT=0x0502), we already unconditionally link to the
ConditionVariable functions, since
|
||
---|---|---|
.. | ||
aix | ||
float | ||
msvcrt | ||
plan9 | ||
tms470 | ||
windows | ||
getopt.c | ||
strtod.c | ||
w32pthreads.h |