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: