Update 2023-12-05 00:29 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id 2023-12-05 00:29:20 +01:00
parent d78c01901f
commit 7ca9d149c7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ abort() { echo "Abort with >$0 $ARGS< on $(date)" >> /tmp/obsdmake.log; }
JOBS="${JOBS:=$(sysctl -n hw.ncpuonline)}"
export CCACHE_DIR="/var/ccache"
export CCACHE_SLOPPINESS="locale,time_macros,random_seed,file_stat_matches"
export CCACHE_SLOPPINESS="locale,time_macros,random_seed,file_stat_matches,pch_defines"
export CCACHE_MAXSIZE=60G
export CCACHE_NOHASHDIR=