diff --git a/tools/llvm-config-2/Makefile b/tools/llvm-config-2/Makefile index b7233e5c5d0..08e084429db 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.