From e21dec47812f71b1594eca22e4b481d19832a835 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Tue, 15 Sep 2026 09:56:54 +0500 Subject: [PATCH] build-all: drop stale x86 comments (993ae7196) --- nix/build-all.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/nix/build-all.py b/nix/build-all.py index 4f71f7dae9..5ea41c54d1 100644 --- a/nix/build-all.py +++ b/nix/build-all.py @@ -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: