summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2018-12-14 17:59:14 +0200
committertobrun <tobrun.van.nuland@gmail.com>2018-12-19 13:39:04 +0100
commitbf5e3f908f5d8fd64aa3fe738c8789fcc0c37b19 (patch)
tree73d1e071d00d25197940afeee0ce710d60542e3b
parentb452b8af74e0b5220cebd9d1f3044255785951ed (diff)
downloadqtlocation-mapboxgl-upstream/tvn-cp-6.8.0.tar.gz
[build] Upgrade LLVM to 7.0.0 for AppVeyor Visual Studio 2017 botupstream/tvn-cp-6.8.0
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index b1fe0b9f4f..53970e1ac5 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -47,8 +47,8 @@ for:
- image: Visual Studio 2017
environment:
- LLVM_VERSION: 6.0.0
- LLVM_HASH: 2501887b2f638d3f65b0336f354b96f8108b563522d81e841d5c88c34af283dd
+ LLVM_VERSION: 7.0.0
+ LLVM_HASH: 74b197a3959b0408adf0824be01db8dddfa2f9a967f4085af3fad900ed5fdbf6
VCVARSALL: 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat'
QT_PREFIX: 'C:\Qt\latest\msvc2017_64\lib\cmake'