summaryrefslogtreecommitdiffstats
path: root/tools/llvm-nm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-nm/Makefile')
-rw-r--r--tools/llvm-nm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvm-nm/Makefile b/tools/llvm-nm/Makefile
index ecf5f8c..6bb4cd4 100644
--- a/tools/llvm-nm/Makefile
+++ b/tools/llvm-nm/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TOOLNAME = llvm-nm
-LINK_COMPONENTS = archive bitreader
+LINK_COMPONENTS = archive bitreader object
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS = 1
OpenPOWER on IntegriCloud