summaryrefslogtreecommitdiff
path: root/unittests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Makefile')
-rw-r--r--unittests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/Makefile b/unittests/Makefile
index bf64f0611b..685e397864 100644
--- a/unittests/Makefile
+++ b/unittests/Makefile
@@ -22,6 +22,7 @@ include $(CLANG_LEVEL)/Makefile
ifndef IS_UNITTEST_LEVEL
+MAKEFILE_UNITTEST_NO_INCLUDE_COMMON := 1
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
endif # IS_UNITTEST_LEVEL