CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2025/03/02 13:50:12

Modified files:
        devel/libuv    : Makefile 
Added files:
        devel/libuv/patches: patch-src_unix_openbsd_c 

Log message:
HW_CPUSPEED can return EOPNOTSUPP if cpuspeed is 0, so ignore that and
continue the flow, because we still care about the rest of the CPU info

this fixes builds of chromium ports where a node module depends on a !0
cpu count and we were hitting the error path in libuv causing a 0 cpu count

Reply via email to