Loading
libsnark: mark broken if procps is used
CMake can't find procps' pkg-config file, leading to a build failure.
It's an optional feature which is already disabled in Darwin, so it's
probably not that much of an issue to remove it.
Signed-off-by:
Fernando Rodrigues <alpha@sigmasquadron.net>