mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
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 | ||