Update 2025-08-31 19:39 OpenBSD/amd64-t14
This commit is contained in:
@@ -9,7 +9,7 @@ abort() { echo "Abort with >$0 $ARGS< on $(date)" >> /tmp/obsdmake.log; }
|
||||
JOBS="${JOBS:=$(sysctl -n hw.ncpuonline)}"
|
||||
JOBS=1
|
||||
|
||||
LOG="/tmp/obsdmake.log"
|
||||
LOG="/home/sdk/obsdmake.log"
|
||||
|
||||
export CCACHE_DIR="/var/ccache"
|
||||
export CCACHE_SLOPPINESS="locale,time_macros,random_seed,file_stat_matches,pch_defines"
|
||||
|
||||
Reference in New Issue
Block a user