Skip to content
Snippets Groups Projects
Commit 68e00ad6 authored by Hendrik Leppkes's avatar Hendrik Leppkes Committed by Luca Barbato
Browse files

w32pthreads: fix mingw build on x86 with -msse2 or higher


When SSE2 or higher compiler optimizations are used, mingw uses
the _mm_mfence intrinsic for MemoryBarrier, however it doesn't include
the appropriate headers automatically.

Signed-off-by: default avatarLuca Barbato <lu_zero@gentoo.org>
parent b5230793
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment