[vlc-devel] [PATCH] Properly detect POSIX threads on OpenBSD.

Christophe Mutricy xtophe at chewa.net
Tue Jun 16 22:29:06 CEST 2009


> 
> bah. please revert this commit. the end result was what I wanted (adding
> -pthread) but the test is incorrect. although we (OpenBSD) do have libpthread 
> and the flag that should be used is -pthread the test is incorrect in that it 
> should actually be attempting to compile a binary with the compiler using
> the -pthread flag and ensuring that is successful.


Looking at configure.ac line 196 -pthread should already be in CFLAGS.
So if there is something to check/debug/modify it's there or to find out
why -pthread got dropped.


-- 
Xtophe



More information about the vlc-devel mailing list