
3 Oct
2019
3 Oct
'19
3:50 p.m.
On Thu, Oct 03, 2019 at 02:53:18PM +0100, Daniel P. Berrangé wrote:
This was fixing a problem with old versions of mingw which had a pthread.h that polluted the namespace with random symbols. This is no longer relevant on our mingw platform targets.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- bootstrap.conf | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano