Fix clang too
This commit is contained in:
parent
d77a249917
commit
0ad631cf7c
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -1030,7 +1030,7 @@ then
|
|||
esac
|
||||
else
|
||||
case $CFG_CLANG_VERSION in
|
||||
(3.2* | 3.3* | 3.4* | 3.5* | 3.6* | 3.7*)
|
||||
(3.2* | 3.3* | 3.4* | 3.5* | 3.6* | 3.7* | 3.8*)
|
||||
step_msg "found ok version of CLANG: $CFG_CLANG_VERSION"
|
||||
;;
|
||||
(*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue