Remove unused libclang installations

We don't need to install the MinGW builds of libclang 6.0 for
configurations where the Qt MinGW build can't use them.

Task-number: QTBUG-68064
Change-Id: Id9183ccfc15a7a81edb67df371075d584e5cbae8
Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
Simon Hausmann
2018-06-27 13:12:02 +02:00
parent ecb01d283c
commit 0a2b499cca
2 changed files with 0 additions and 3 deletions

View File

@@ -1,3 +1 @@
# Do not set the default LLVM_INSTALL_DIR for mingw, leave it with msvc for compat
. "$PSScriptRoot\..\common\windows\libclang.ps1" 32 mingw $False
. "$PSScriptRoot\..\common\windows\libclang.ps1" 32 vs2015

View File

@@ -1 +0,0 @@
. "$PSScriptRoot\..\common\windows\libclang.ps1" 32 mingw