Merge pull request #4688 from codeblack08/remove-cfg-llvm-config
Remove CFG_LLVM_CONFIG probe from configure script
This commit is contained in:
commit
762ae4464e
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue