Skip to content
Commit 63120172 authored by Emil Velikov's avatar Emil Velikov
Browse files

configure.ac: bring back pthread-stubs check



Accidentally removed with earlier commit. Although rather than simply
adding the check for all platforms, use the same heuristics as we do in
mesa.

Namely: pthread-stubs is a thing only for BSD platforms. Everyone else
should have lightweight pthread API in their C runtime library.

Fixes: 4ecd1ef0 ("xf86drm: fix null termination of string buffer")
Signed-off-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: default avatarEric Engestrom <eric@engestrom.ch>
parent 6796859f
Loading
Loading
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