summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/lldbutil/process/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/lldbutil/process/Makefile')
-rw-r--r--lldb/test/python_api/lldbutil/process/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/python_api/lldbutil/process/Makefile b/lldb/test/python_api/lldbutil/process/Makefile
index 312d3fec3e1..865b34ba459 100644
--- a/lldb/test/python_api/lldbutil/process/Makefile
+++ b/lldb/test/python_api/lldbutil/process/Makefile
@@ -1,5 +1,7 @@
LEVEL = ../../../make
+CFLAGS_EXTRAS := -D__STDC_LIMIT_MACROS
+LDFLAGS := -lpthread
CXX_SOURCES := main.cpp
MAKE_DSYM :=NO
OpenPOWER on IntegriCloud