Hi,

in the "configure: Do not unconditionally add -D_POSIX_C_SOURCE to
CPPFLAGS" commit, removal of #define _XOPEN_SOURCE 600 broke the
compilation of files using usleep(). This patch fixes the build by
changing usleep() to nanosleep() in applehttp*.c and avio.c.

Regards,
-- 
Jindrich Makovicka

Attachment: 0001-change-usleep-calls-to-nanosleep.patch
Description: Binary data

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to