On 12/25/11 03:28 am, Luca Barbato wrote:
On 25/12/11 05:20, Dave Yeo wrote:
While this patch works, the problem is the configure part needs to
#define DOS_INCL. I've added it to the CFLAGS which causes a warning
in pthread.c about DOS_INCL being redefined. I could just check for
os2.h but don't know if it exists on some versions of Windows.

DOS_INCL would being set in configure would not require you to define it
again in pthread.c, beside that the patch seems ok.


Actually seems that the libc has the CPU detection working in sysctrl so patch dropped.
Dave
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to