Set llvm_version to "7.0"
This commit is contained in:
parent
3e6e01eb94
commit
496dbb6b7e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
'debug_http2': 'false',
|
'debug_http2': 'false',
|
||||||
'debug_nghttp2': 'false',
|
'debug_nghttp2': 'false',
|
||||||
# XXX(alexeykuzmin): Must match the clang version we use. See `clang -v`.
|
# XXX(alexeykuzmin): Must match the clang version we use. See `clang -v`.
|
||||||
'llvm_version': '6.0',
|
'llvm_version': '7.0',
|
||||||
'python': 'python',
|
'python': 'python',
|
||||||
'openssl_fips': '',
|
'openssl_fips': '',
|
||||||
'openssl_no_asm': 1,
|
'openssl_no_asm': 1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue