forked from OSchip/llvm-project
parent
13b69d63e6
commit
99a664a84f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue