Update 2025-08-18 17:54 OpenBSD/amd64-t14
This commit is contained in:
@@ -7,6 +7,7 @@ trap abort 1 2 3 6 9 11
|
||||
abort() { echo "Abort with >$0 $ARGS< on $(date)" >> /tmp/obsdmake.log; }
|
||||
|
||||
JOBS="${JOBS:=$(sysctl -n hw.ncpuonline)}"
|
||||
JOBS=1
|
||||
|
||||
LOG="/tmp/obsdmake.log"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user