On Sat, 2016-10-22 at 20:07 -0400, Rhys Kidd wrote:
> Fixes the following compile error:
>
> CCLD glsl/tests/cache-test
> glsl/.libs/libglsl.a(libmesautil_la-mesa-sha1.o): In function
> `call_once':
> /mesa/src/util/../../include/c11/threads_posix.h:96: undefined
> reference to `pthread_once
Fixes the following compile error:
CCLD glsl/tests/cache-test
glsl/.libs/libglsl.a(libmesautil_la-mesa-sha1.o): In function `call_once':
/mesa/src/util/../../include/c11/threads_posix.h:96: undefined reference to
`pthread_once'
Signed-off-by: Rhys Kidd
---
src/compiler/Makefile.glsl.am |