================ @@ -71,6 +71,10 @@ add_header_library( libc.src.__support.threads.mutex_common ) +if (NOT "${LLVM_LIBC_INCLUDE_SNMALLOC}" STREQUAL "") ---------------- SchrodingerZhu wrote: fixed! https://github.com/llvm/llvm-project/pull/122284