CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/04/24 10:59:11
Modified files:
devel/nspr : Makefile
Added files:
devel/nspr/patches: patch-nspr_pr_src_misc_prsystem_c
Log message:
Teach nspr's PR_GetNumberOfProcessors() about HW_NCPUONLINE, it is used in
various places in the Mozilla programs to scale some processes and we don't
really want inactive SMT "cores" to figure into that. ok landry@
