Revert "qt5-static: All manual builds"

This reverts commit 87dbe7aebc5cd274457f05e62527029f90f90e2e.
This commit is contained in:
Christoph Reiter 2021-10-20 09:53:39 +02:00
parent 87dbe7aebc
commit 0cfe547446

View File

@ -64,7 +64,7 @@ class Config:
MANUAL_BUILD: List[Tuple[str, List[BuildType]]] = [
('mingw-w64-firebird-git', []),
('mingw-w64-qt5-static', []),
('mingw-w64-qt5-static', ['mingw32', 'mingw64', 'ucrt64']),
('mingw-w64-qt6-static', []),
('mingw-w64-arm-none-eabi-gcc', []),
('*', ['clangarm64']),