summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/SystemRuntime/MacOSX/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/SystemRuntime/MacOSX/Makefile')
-rw-r--r--lldb/source/Plugins/SystemRuntime/MacOSX/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Plugins/SystemRuntime/MacOSX/Makefile b/lldb/source/Plugins/SystemRuntime/MacOSX/Makefile
index 32e1d9be6b5..eebfb52073d 100644
--- a/lldb/source/Plugins/SystemRuntime/MacOSX/Makefile
+++ b/lldb/source/Plugins/SystemRuntime/MacOSX/Makefile
@@ -11,5 +11,4 @@ LLDB_LEVEL := ../../../..
LIBRARYNAME := lldbPluginSystemRuntimeMacOSX
BUILD_ARCHIVE = 1
-CPP.Flags += -I$(PROJ_SRC_DIR)/../../LanguageRuntime/ObjC/AppleObjCRuntime
include $(LLDB_LEVEL)/Makefile