Set LinkSupportCircularDependencies for FreeBSD as well as NetBSD (#11271).

This commit is contained in:
Vas Crabb 2023-05-28 03:39:39 +10:00
parent 2bf362c4aa
commit 6911b9198f

View File

@ -1238,7 +1238,7 @@ configuration { "linux-*" }
end
configuration { "netbsd" }
configuration { "freebsd or netbsd" }
flags {
"LinkSupportCircularDependencies",
}