summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/pipe-loader')
-rw-r--r--src/gallium/targets/pipe-loader/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/pipe-loader/Makefile.am b/src/gallium/targets/pipe-loader/Makefile.am
index fae4fa3..ef11104 100644
--- a/src/gallium/targets/pipe-loader/Makefile.am
+++ b/src/gallium/targets/pipe-loader/Makefile.am
@@ -42,7 +42,7 @@ PIPE_LIBS = \
$(top_builddir)/src/gallium/drivers/galahad/libgalahad.la \
$(DLOPEN_LIBS) \
$(CLOCK_LIB) \
- -lpthread \
+ $(PTHREAD_LIBS) \
-lm
AM_LDFLAGS = \