emaste added a comment. In FreeBSD libpthread.so is a symlink to libthr; `-pthread` and `-lpthread` should both work. % readelf -d /usr/lib/libpthread.so | grep SONAME 0x000000000000000e SONAME Library soname: [libthr.so.3] Repository: rL LLVM https://reviews.llvm.org/D43168