Alex Langford e7654a7692 [lldb] Explicitly mark PlatformFreeBSD's dependency on PlatformPOSIX
I accidentally broke the FreeBSD lldb-server build in 0c5cee7 because it
now depends on PlatformFreeBSD. PlatformFreeBSD depends on PlatformPOSIX
but this dependency was not explicitly tracked in CMake. As a result,
the FreeBSD lldb-server build broke.

Credit to John F. Carr <jfc@mit.edu> for pointing out the issue and
providing a fix.
2023-03-24 10:55:36 -07:00
..
2023-01-22 20:05:51 +01:00