Update 2024-01-17 18:18 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2024-01-17 18:18:42 +01:00
parent 1c1601e258
commit ca61530b02
14 changed files with 90 additions and 22 deletions

View File

@@ -10,7 +10,7 @@ JOBS="${JOBS:=$(sysctl -n hw.ncpuonline)}"
export CCACHE_DIR="/var/ccache"
export CCACHE_SLOPPINESS="locale,time_macros,random_seed,file_stat_matches,pch_defines"
export CCACHE_MAXSIZE=60G
export CCACHE_MAXSIZE=20G
export CCACHE_NOHASHDIR=
export CMAKE_CXX_COMPILER_LAUNCHER=ccache