Fix MacOS build

This commit is contained in:
WarmUpTill 2025-09-22 19:20:00 +02:00 committed by WarmUpTill
parent a1702dc798
commit c8e5b561ef

View File

@ -10,7 +10,6 @@ if (( ${+commands[ccache]} )) {
typeset -gx CCACHE_CONFIGPATH="${project_root}/.ccache.conf"
ccache --set-config=run_second_cpp=true
ccache --set-config=direct_mode=true
ccache --set-config=inode_cache=true
ccache --set-config=compiler_check=content