fix configure+make build

llvm-svn: 212283
This commit is contained in:
Rafael Espindola 2014-07-03 19:09:53 +00:00
parent 13b69d63e6
commit 99a664a84f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
LEVEL := ../..
TOOLNAME := llvm-nm
LINK_COMPONENTS := bitreader object
LINK_COMPONENTS := all-targets bitreader object
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS := 1