aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2021-03-23 08:06:29 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-03-24 06:45:21 +0000
commitecd6cdc88ceab792672ac2cc5174c6a853499947 (patch)
tree38d532c8bc099b0564f08baa9cbb903fe9ec32cf
parent72675edae8aad9ab6be143f95c339ed8ec520285 (diff)
Provisioning: Remove libclang from Windows 10 x86
Libclang static is not needed by Qt Creator. Also x86 package is not available in download.qt.io or in cache. Qt Creator is the only one using Windows 10 x86 at the moment. Change-Id: I983db655c497105c3154ab64b170a8ed8739a59c Reviewed-by: Matti Paaso <matti.paaso@qt.io> (cherry picked from commit 152a80ec1db22fd8fdcd8c40f92a23f036db031e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--coin/provisioning/qtci-windows-10-x86/08-libclang.ps12
1 files changed, 0 insertions, 2 deletions
diff --git a/coin/provisioning/qtci-windows-10-x86/08-libclang.ps1 b/coin/provisioning/qtci-windows-10-x86/08-libclang.ps1
deleted file mode 100644
index 60f2600d..00000000
--- a/coin/provisioning/qtci-windows-10-x86/08-libclang.ps1
+++ /dev/null
@@ -1,2 +0,0 @@
-. "$PSScriptRoot\..\common\windows\libclang.ps1" 32 vs2019
-. "$PSScriptRoot\..\common\windows\libclang.ps1" 32 mingw $False