summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/ParallelJIT/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/ParallelJIT/Makefile b/examples/ParallelJIT/Makefile
index 4d92675a5c..cb014a0082 100644
--- a/examples/ParallelJIT/Makefile
+++ b/examples/ParallelJIT/Makefile
@@ -14,3 +14,5 @@ EXAMPLE_TOOL = 1
LLVMLIBS := JIT
include $(LEVEL)/Makefile.common
+
+LIBS += -lpthread