clang: bump to version 11
This commit is contained in:
parent
097cbcfb2a
commit
980c762ba2
@ -3,7 +3,7 @@ os=Linux
|
||||
arch=x86_64
|
||||
|
||||
compiler=clang
|
||||
compiler.version=10
|
||||
compiler.version=11
|
||||
compiler.libcxx=libc++
|
||||
|
||||
build_type=Release
|
||||
@ -13,5 +13,5 @@ build_type=Release
|
||||
[build_requires]
|
||||
|
||||
[env]
|
||||
CC=clang-10
|
||||
CXX=clang++-10
|
||||
CC=clang-11
|
||||
CXX=clang++-11
|
||||
|
Loading…
Reference in New Issue
Block a user