mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 11:26:04 +08:00
Provisioning: Do not install llvm 32 bit anymore
Task-number: QTBUG-87215 Change-Id: Idf0f06fa91e7a9e5e23c1395a90e0733622064d3 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Do not set the default LLVM_INSTALL_DIR for mingw, leave it with msvc for compat
|
||||
. "$PSScriptRoot\..\common\windows\libclang.ps1" 64 mingw $False
|
||||
. "$PSScriptRoot\..\common\windows\libclang.ps1" 64 vs2019
|
||||
. "$PSScriptRoot\..\common\windows\libclang.ps1" 32 mingw $False
|
||||
. "$PSScriptRoot\..\common\windows\libclang.ps1" 32 vs2019
|
||||
|
||||
Reference in New Issue
Block a user