<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;">

    <h1 style="font-size: 150%;font-weight:normal; color:#078DC7;"><a href="https://ci.appveyor.com/project/mesa3d/mesa/build/6175" style="color:#078DC7;">Build mesa 6175 completed</a></h1>


    <p style="color: #888;">
        Commit <a href="">8ceccbf80d</a> by <a href="mailto:jon.turney@dronecode.org.uk">Jon Turney</a> on 11/13/2017 10:13 AM:
        <br />
        <span style="font-size: 110%;color:#222;">meson: Don't define HAVE_PTHREAD only on linux\n\nI'm not sure of the reason for this. I don't see anything like this in\nconfigure.ac\n\nIn include/c11/threads.h the cases are:\n\n1) building for Windows -> threads_win32.h\n2) HAVE_PTHREAD -> threads_posix.h\n3) Not supported on this platform\n\nSo not defining HAVE_PTHREAD for anything not Windows just means we can't\nbuild at all.\n\nWhen we are building for Windows, I'm not sure if dependency('threads')\nwould ever find anything, or defining HAVE_PTHREAD has any effect, but avoid\ndefining it there, just in case.\n\nSigned-off-by: Jon Turney <jon.turney@dronecode.org.uk>\nReviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>\nReviewed-by: Dylan Baker <dylan@pnwbakers.com></span>
    </p>

    <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p>
</div>