diff options
author | Emil Velikov <[email protected]> | 2017-06-05 00:03:59 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-06-15 23:24:26 +0100 |
commit | e5aa806e5f01b842d1af4775f8e4c53282908304 (patch) | |
tree | fe80b396913327e4345565556b656de3ec2f4392 /REVIEWERS | |
parent | fcbb93e860246375d03f280f927f79d3645a8988 (diff) |
configure.ac: add -pthread to PTHREAD_LIBS
As described inline - follow what's written in the manual and what works
for all platforms that Mesa supports.
We want to untangle things leaving only -pthread, yet that has a
potential of causing regressions. Thus we'll do it as a follow-up patch.
As a nice side-effect this resolves issues, where the system lacks
libpthread.so, yet the linker does not warn about it and we and up with
unresolved symbols.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101071
Cc: [email protected]
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions