devel/upp: Fix build on aarch64.
./uppsrc/Core/Cpu.cpp:193:8: error: use of undeclared identifier 'sysctlbyname'
if(sysctlbyname("vm.vmtotal", &vmt, &vmt_size, NULL, 0) >= 0 &&Approved by: portmgr (build fix blanket)
devel/upp: Fix build on aarch64. Tags None Referenced Files None Subscribers None
Description
Details
|