build/Make: Try to switch over to llvm-config-2 again, now that I've cleaned up
[oota-llvm.git] / Makefile.rules
index 6b68cf2c6b862641a10bd417244cf0912742a90e..27043518f3028d2ae83e4e5cba7c69414288146e 100644 (file)
@@ -516,7 +516,7 @@ ifndef LLVM_TBLGEN
     LLVM_TBLGEN   := $(LLVMToolDir)/llvm-tblgen$(EXEEXT)
   endif
 endif
-LLVM_CONFIG := $(LLVMToolDir)/llvm-config
+LLVM_CONFIG := $(LLVMToolDir)/llvm-config-2
 ifndef LLVMLD
 LLVMLD    := $(LLVMToolDir)/llvm-ld$(EXEEXT)
 endif