smth not working on freebsd
82d opened this issue · 3 comments
82d commented
breaks off, writes that line 285: nproc: command not found make: illegal argument to -j -- must be positive integer!
FreeBSD 12.2-RELEASE-p6
Python 3.8.12
actionless commented
and what do you have on freebsd instead of nproc
?
82d commented
nproc
sysctl -n hw.ncpu
actionless commented
ok, so now you have an overall idea of how to fix the script for bsd :)