mirror of
https://github.com/boostorg/process.git
synced 2026-01-28 07:22:30 +00:00
On FreeBSD I would like to remove dependency on libprocstat completely, and replace it with libkvm to be more like the other *BSD platforms in terms of linker dependencies. This pull request is our first move in that direction. Replace libprocstat with libkvm in cmd