Subject: CVS commit: pkgsrc/lang/rust
From: Jonathan Perkin
Date: 2018-07-06 10:22:53
Message id: 20180706082253.35773FBEC@cvs.NetBSD.org

Log Message:
rust: Set CARGO_BUILD_JOBS to MAKE_JOBS.

cargo defaults to using the number of CPUs detected on the host machine, which
is a terrible heuristic and can easily lead to DRAM exhaustion, especially in a
zones environment where you have access to the full number of CPUs but will be
limited to a portion of available DRAM.

Tidy up a SunOS section while here.

Files:
RevisionActionfile
1.41modifypkgsrc/lang/rust/Makefile