[libcxx-commits] [clang] [compiler-rt] [libcxx] [libunwind] [llvm] [openmp] [cmake] switch to CMake's native `check_{compiler, linker}_flag` (PR #96171)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 21 18:09:24 PDT 2024


h-vetinari wrote:

Failing bootstrap build still has:
```
    from packaging import version
ModuleNotFoundError: No module named 'packaging'
```
which is clearly unrelated to this PR.

https://github.com/llvm/llvm-project/pull/96171


More information about the libcxx-commits mailing list