summaryrefslogtreecommitdiff
path: root/tools/llvm-config-2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-config-2/Makefile')
-rw-r--r--tools/llvm-config-2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvm-config-2/Makefile b/tools/llvm-config-2/Makefile
index b7233e5c5d..08e084429d 100644
--- a/tools/llvm-config-2/Makefile
+++ b/tools/llvm-config-2/Makefile
@@ -9,7 +9,7 @@
LEVEL := ../..
TOOLNAME := llvm-config-2
-LINK_COMPONENTS := support
+USEDLIBS := LLVMSupport.a
# We generate sources in the build directory, make sure it is in the include
# paths.