From 9a5c21739c38a4699eb58a85997969f31e40eb44 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 13 Jan 2025 15:56:33 +1100 Subject: [PATCH] Remove stale comment --- docs/linux.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/linux.md b/docs/linux.md index baaec6bfc..dd41e5ab5 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -73,7 +73,6 @@ There are a few things to be aware of: - You should use ./run and not tools/run-qt5\*, even if your system libraries are Qt5. - If your system libraries are Qt5, when creating an aqt wheel, the wheel will not work on Qt6 environments. -- Some of the './ninja check' tests are broken on ARM Linux. ## Packaging considerations