[libcxx-commits] [libcxx] [libc++][FreeBSD] use copy_file_range() in FreeBSD >= 13.0 (PR #169179)

Dimitry Andric via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 24 06:37:13 PST 2025


DimitryAndric wrote:

FreeBSD 12 is no longer supported, so the version check is not strictly necessary. Can't hurt to let it in, though.

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


More information about the libcxx-commits mailing list