On 26/11/16(Sat) 14:51, David Coppa wrote:
> On Sat, Nov 26, 2016 at 2:47 PM, Stuart Henderson <s...@spacehopper.org> 
> wrote:
> > On 2016/11/26 13:59, David Coppa wrote:
> >>
> >> Hi.
> >>
> >> Here's a new port for libuv-1.10.1, a new dependency for the upcoming
> >> update to CMake-3.7.0.
> >>
> >> Feedback welcome!
> >
> >> WANTLIB += kvm pthread
> >
> > ugh kvm..
> 
> Yes, the openbsd backend uses kvm.

Are you sure?  

$ grep kvm libuv/src/unix/openbsd.c    
#include <kvm.h>

It looks like only the netbsd and freebsd backends do  kvm(3)
functions.

Reply via email to