forked from OSchip/llvm-project
parent
141942fcca
commit
c61cab8b02
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue