[vlc-devel] [PATCH] Properly detect POSIX threads on OpenBSD.
Rémi Denis-Courmont
remi at remlab.net
Thu Jun 11 22:32:58 CEST 2009
Le jeudi 11 juin 2009 23:09:12 Brad, vous avez écrit :
> The following diff for VLC 1.0.0rc3 corrects the detection of POSIX threads
> on OpenBSD.
This checks for main in -lpthread but adds -pthread. Looks like this will
break conformant OSes (that use -lpthread instead of -pthread).
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list