[libcxx-commits] [libcxx] [libcxx][ci][NFC] Remove commented install line and disutils reference (PR #158015)
David Spickett via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 11 02:34:01 PDT 2025
================
@@ -76,6 +76,9 @@ RUN sudo apt-get update \
&& sudo apt-get install -y \
tzdata
+# Install various tools used by the build or the test suite
+# TODO add ninja-build once 1.11 is available in Ubuntu, also remove the manual
----------------
DavidSpickett wrote:
Oh sorry, yes, I read it as wanting > 1.11.
So yeah if you are / will be on Noble, something to keep in mind.
https://github.com/llvm/llvm-project/pull/158015
More information about the libcxx-commits
mailing list