Open 82d opened 3 years ago
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
and what do you have on freebsd instead of nproc?
nproc
sysctl -n hw.ncpu
ok, so now you have an overall idea of how to fix the script for bsd :)
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