slackbuilds_ponce/libraries/libkqueue
David Spencer 04abffe336 libraries/libkqueue: Updated for version 2.0.1.
Fixes build failure on -current.
Use -j1 in SlackBuild.

Signed-off-by: David Spencer <baildon.research@googlemail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
libkqueue.info
libkqueue.SlackBuild
README
slack-desc

libkqueue (portable userspace implementation of kqueue(2))

libkqueue is a portable userspace implementation of the kqueue(2)
kernel event notification mechanism. It acts as a translator
between the kevent structure and the native kernel facilities of
the host machine.

This library is necessary for the Darling project to compile
correctly.