diff options
author | Nicolai Hähnle <[email protected]> | 2017-11-10 12:36:16 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2017-11-10 16:37:54 +0100 |
commit | e7972b89432600ebe38e6eb67b9b65c1f34dfdc1 (patch) | |
tree | 6186151b3c0c8ae83d55912089ac15f3a1a534c8 /appveyor.yml | |
parent | f53570a7a6155c42a9cc536948f26cb18dd9f32e (diff) |
util/u_thread: fix compilation on Mac OS
Apparently, it doesn't have pthread barriers.
p_config.h (which was originally used to guard this code) uses the
__APPLE__ macro to detect Mac OS.
Fixes: f0d3a4de75 ("util: move pipe_barrier into src/util and rename to util_barrier")
Cc: Roland Scheidegger <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions