[libc-commits] [libc] [libc][freebsd] initialize freebsd support (PR #124459)

Gleb Popov via libc-commits libc-commits at lists.llvm.org
Sun May 10 09:01:14 PDT 2026


================

----------------
arrowd wrote:

The `portbld` vendor part of the triple is used when the software is built via FreeBSD Ports system. The more generic triple is `<arch>-unknown-freebsdXY.Z`. I don't think LLVM's build system should react to "portbld".

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


More information about the libc-commits mailing list