[libvirt] [PATCH v3 2/4] Fix pthread_sigmask check for mingw32 without winpthreads

Eric Blake eblake at redhat.com
Thu Jan 30 00:06:24 UTC 2014


On 01/29/2014 07:53 AM, Daniel P. Berrange wrote:
> On Fedora 19 and older the pthreads impl provided with
> mingw does not have any pthread_sigmask impl at all. The
> configure.ac check was not distinguishing this scenario
> from that of a broken pthread_sigmask impl, so was
> mistakenly enabling the libvirt workaround even when it
> was not needed. This in turn conflicted with the gnulib
> provided pthread_sigmask impl.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  configure.ac | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140129/90292df8/attachment-0001.sig>


More information about the libvir-list mailing list