Skip to content

Commit a748956

Browse files
committed
testing
1 parent 228e140 commit a748956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .ci/ci_build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ if [[ "$CI_NAME" == 'osx' || "$CI_NAME" == 'darwin' ]]; then
4848
BUILD_OPTION=""
4949
else
5050
BUILD_OPTION="-DUSE_PRECOMPILED_HEADERS=OFF"
51+
export CCACHE_COMPILERCHECK=content
5152
fi
5253
else
5354
echo "Not using ccache"

0 commit comments

Comments
 (0)