mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-01-31 01:35:20 +01:00
fix configure+make build
llvm-svn: 212283
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user