Use winpthreads on RHEL7

This commit is contained in:
Erik van Pienbroek 2014-05-25 16:59:16 +02:00
parent a60ad9e036
commit 529ed84fbd

View File

@ -12,7 +12,7 @@
# available then this flag needs to be set to 0 to avoid
# a file conflict with the winpthreads headers
# Winpthreads is available as of Fedora 20
%if 0%{?fedora} >= 20
%if 0%{?fedora} >= 20 || 0%{?rhel} >= 7
%global bundle_dummy_pthread_headers 0
%else
%global bundle_dummy_pthread_headers 1