Skip to content

Commit 762ae44

Browse files
committed
Merge pull request #4688 from codeblack08/remove-cfg-llvm-config
Remove CFG_LLVM_CONFIG probe from configure script
2 parents ba11e96 + e10d720 commit 762ae44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,6 @@ fi
385385
probe CFG_CLANG clang++
386386
probe CFG_GCC gcc
387387
probe CFG_LD ld
388-
probe CFG_LLVM_CONFIG llvm-config
389388
probe CFG_VALGRIND valgrind
390389
probe CFG_PERF perf
391390
probe CFG_ISCC iscc

0 commit comments

Comments
 (0)