summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/issue_verification/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Python/lldbsuite/test/issue_verification/Makefile')
-rw-r--r--packages/Python/lldbsuite/test/issue_verification/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/Python/lldbsuite/test/issue_verification/Makefile b/packages/Python/lldbsuite/test/issue_verification/Makefile
new file mode 100644
index 0000000..e7bd3f4
--- /dev/null
+++ b/packages/Python/lldbsuite/test/issue_verification/Makefile
@@ -0,0 +1,4 @@
+LEVEL = ../make
+CXX_SOURCES := inline_rerun_inferior.cpp
+CXXFLAGS += -std=c++11
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud