build-all: drop stale x86 comments (993ae7196)

This commit is contained in:
Andrej730
2026-09-15 09:56:54 +05:00
parent c0a939be96
commit e21dec4781
-3
View File
@@ -1026,9 +1026,6 @@ def install_qt6() -> str:
cecho("Collecting dependencies:", GREEN)
# Set compiler flags for 32bit builds on 64bit system
# TODO: This is untested
ADDITIONAL_ARGS = []
if APPLE: