summaryrefslogtreecommitdiff
path: root/tools/lli/ChildTarget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lli/ChildTarget/Makefile')
-rw-r--r--tools/lli/ChildTarget/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/lli/ChildTarget/Makefile b/tools/lli/ChildTarget/Makefile
index 35a354156c..6f4ddefcd5 100644
--- a/tools/lli/ChildTarget/Makefile
+++ b/tools/lli/ChildTarget/Makefile
@@ -14,8 +14,6 @@ include $(LEVEL)/Makefile.config
LINK_COMPONENTS := support
-CXXFLAGS += -DLLI_BUILDING_CHILD
-
SOURCES := ChildTarget.cpp ../RemoteTarget.cpp
include $(LLVM_SRC_ROOT)/Makefile.rules