summaryrefslogtreecommitdiffstats
path: root/lldb/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/lib')
-rw-r--r--lldb/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/lib/Makefile b/lldb/lib/Makefile
index a55f7c1f397..ea028ce3735 100644
--- a/lldb/lib/Makefile
+++ b/lldb/lib/Makefile
@@ -67,7 +67,6 @@ USEDLIBS = lldbAPI.a \
LLVMMCDisassembler.a \
lldbPluginPlatformMacOSX.a \
lldbPluginPlatformLinux.a \
- lldbPluginProcessElfCore.a \
lldbPluginPlatformFreeBSD.a
# Because GCC requires RTTI enabled for lldbCore (see source/Core/Makefile) it is
OpenPOWER on IntegriCloud