configure: LLVM 3.0 no longer supported
This commit is contained in:
parent
a92218e630
commit
f1eb7ce013
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -297,7 +297,7 @@ then
|
|||
LLVM_VERSION=$($LLVM_CONFIG --version)
|
||||
|
||||
case $LLVM_VERSION in
|
||||
(3.0svn | 3.0 | 3.1svn)
|
||||
(3.1svn)
|
||||
msg "found ok version of LLVM: $LLVM_VERSION"
|
||||
;;
|
||||
(*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue