Fix configure+make build.

llvm-svn: 212210
This commit is contained in:
Rafael Espindola
2014-07-02 20:05:48 +00:00
parent cbc5ac7a7e
commit e1865a8e8c
3 changed files with 16 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
LEVEL := ../..
TOOLNAME := llvm-objdump
LINK_COMPONENTS := all-targets DebugInfo MC MCParser MCDisassembler Object
LINK_COMPONENTS := all-targets DebugInfo MC MCAnalysis MCParser MCDisassembler Object
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS := 1