Update 2023-04-06 17:48 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-04-06 17:48:14 +02:00
parent 1da923cf9d
commit 6dbb2076f6
4 changed files with 31 additions and 52 deletions

View File

@@ -2,8 +2,6 @@
umask 022
JOBS="${JOBS:=$(sysctl -n hw.ncpuonline)}"
export MAKE_JOBS="$JOBS"
export GLOBAL_AUTOCONF_CACHE="/var/ccache/config.cache"
export CCACHE_DIR="/var/ccache"