CVSROOT:        /cvs
Module name:    ports
Changes by:     jas...@cvs.openbsd.org  2020/01/17 12:13:19

Modified files:
        lang/rust      : Makefile 
Added files:
        lang/rust/patches: patch-vendor_num_cpus_src_lib_rs 

Log message:
Use hw.ncpuonline for num_cpus::get()

This affects the number of jobs cargo will spawn which previously didn't take
take into account whether or not hw.smt was set.
Also implement num_cpus::get_num_physical_cpus() while here.

Patch has been merged upstream already.

ok semarie@ (MAINTAINER)

Reply via email to