HomeFreeBSD

Fix up builds on Linux hosts after llvm 21.1.8 merge

Description

Fix up builds on Linux hosts after llvm 21.1.8 merge

This is because contrib/llvm-project/llvm/lib/Support/Unix/Threading.inc
attempts to use pthread_get_name_np(3) and pthread_set_name_np(3), which
are not defined on Linux.

Reported by: ivy
PR: 292067
MFC after: 1 month

Details

Provenance
dimAuthored on Apr 25 2026, 3:20 PM
Parents
rG4137c673fa96: loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables
Branches
Unknown
Tags
Unknown