Skip to content

Commit

Permalink
oops..
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka authored Sep 5, 2021
1 parent 09475aa commit c5688a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions autobuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ class Config:
MANUAL_BUILD: List[Tuple[str, List[str]]] = [
('mingw-w64-firebird-git', []),
('mingw-w64-qt5-static', ['mingw32', 'mingw64', 'ucrt64']),
('
', []),
('mingw-w64-arm-none-eabi-gcc', []),
('*', ['clangarm64']),
]
"""Packages that take too long to build, or can't be build and should be handled manually"""
Expand Down

0 comments on commit c5688a7

Please sign in to comment.