freebsd-ports/science/mbdyn/files
Yuri Victorovich c4254019d8 science/mbdyn: Unbreak build by properly implementing get_nprocs() for FreeBSD.
It looks like it was only built for one CPU before and didn't fail.
Some change in the underlying libraries triggered the build to become
multi-CPU and it began failing because get_nprocs() wasn't available
for FreeBSD and also was't properly linked to the surrounding code.
Reported by:	fallout
2021-04-22 15:16:46 -07:00
..
patch-libraries_libmbwrap_wraptest.cc
patch-libraries_libobjs_get__nprocs.c
patch-mbdyn_base_invsolver.cc
patch-mbdyn_base_readlinsol.cc
patch-mbdyn_base_rtsolver.cc
patch-mbdyn_base_solver.cc