Commit cd8f57ee4ef42946b54a88a577583adeb7d096df

Alex Richardson 2022-05-29T10:38:56

cmake: freebsd: Don't REQUIRE libunwind.pc on FreeBSD FreeBSD includes the libunwind APIs in in the base system libgcc_s and does not install a .pc file for it. This change fixes the build on FreeBSD for me.