]> git.lizzy.rs Git - rust.git/commitdiff
Remove CFG_LLVM_CONFIG probe from configure script
authorCody Schroeder <codys@cs.washington.edu>
Wed, 30 Jan 2013 08:40:35 +0000 (00:40 -0800)
committerCody Schroeder <codys@cs.washington.edu>
Wed, 30 Jan 2013 08:40:35 +0000 (00:40 -0800)
configure

index 4cbd4eb1832790ce26345460a16d6c28317c8517..e9790205b9054c42061112cf5aa06be9d50ad4b6 100755 (executable)
--- a/configure
+++ b/configure
@@ -385,7 +385,6 @@ fi
 probe CFG_CLANG            clang++
 probe CFG_GCC              gcc
 probe CFG_LD               ld
-probe CFG_LLVM_CONFIG      llvm-config
 probe CFG_VALGRIND         valgrind
 probe CFG_PERF             perf
 probe CFG_ISCC             iscc