[all-commits] [llvm/llvm-project] e9437d: [libc++] Install build-essential in the CI docker ...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Wed Mar 11 03:36:20 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9437d01e4a95c0752937b9a35121457b5835afa
      https://github.com/llvm/llvm-project/commit/e9437d01e4a95c0752937b9a35121457b5835afa
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M libcxx/utils/ci/docker/linux-builder-base.dockerfile

  Log Message:
  -----------
  [libc++] Install build-essential in the CI docker container (#185853)

We don't install a compiler via `apt` anymore, so we need to explicitly
install the utilities required to build stuff.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list