fix autoconf build

llvm-svn: 186200
This commit is contained in:
Rafael Espindola 2013-07-12 20:45:01 +00:00
parent 141942fcca
commit c61cab8b02
1 changed files with 1 additions and 1 deletions

View File

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