diff options
author | Jameson Nash <vtjnash@gmail.com> | 2018-11-15 19:22:36 +0000 |
---|---|---|
committer | Jameson Nash <vtjnash@gmail.com> | 2019-01-04 16:15:06 -0500 |
commit | ee48e6e4dce77253421514a35b0fa3efd831bf25 (patch) | |
tree | a125d893d2b498542fb16e32a190ff9982f7c3da /docs/src | |
parent | 2d2af382ce84b91d6ee7a185af32fca7f0acd84b (diff) | |
download | libuv-ee48e6e4dce77253421514a35b0fa3efd831bf25.tar.gz libuv-ee48e6e4dce77253421514a35b0fa3efd831bf25.zip |
thread,mingw64: need intrin.h header for SSE2 MemoryBarrier
Needed for compile with `-msse2` (such as implied by `-march=pentium4`)
for the i686-w64-mingw64 target triple. This seems like a header mistake, but
we can work-around it here by including the header explicitly.
Refs: https://sourceforge.net/p/mingw-w64/bugs/712
PR-URL: https://github.com/libuv/libuv/pull/2083
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions