Subject: CVS commit: pkgsrc/lang/rust
From: Jonathan Perkin
Date: 2018-10-31 16:53:18
Message id: 20181031155318.2F840FBEE@cvs.NetBSD.org

Log Message:
lang/rust: Various fixes.

SunOS now needs -D_POSIX_PTHREAD_SEMANTICS and a patch to the rand module
to work around getrandom() system call failures.

Add -j argument to x.py for the number of make jobs.

Files:
RevisionActionfile
1.64modifypkgsrc/lang/rust/Makefile
1.44modifypkgsrc/lang/rust/distinfo
1.1addpkgsrc/lang/rust/patches/patch-src_vendor_rand_src_rngs_os.rs