Skip to content

Commit

Permalink
[tmp] populate ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed May 12, 2023
1 parent a4b14ae commit 710c6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ environment:
BUILD_TYPE/tsan,tsan_clang: ThreadSanitizer
BUILD_TYPE/ubsan,ubsan_clang: UBSanitizer
DEB_BUILD_OPTIONS:
DEB_BUILD_OPTIONS/asan,asan_clang,tsan,tsan_clang,ubsan,ubsan_clang: nostrip
DEB_BUILD_OPTIONS/asan,asan_clang,tsan,tsan_clang,ubsan,ubsan_clang: nostrip nocheck
CTEST_OUTPUT_ON_FAILURE: 1
CCACHE_DIR: /root/.ccache
# Needed for precompiled headers (https://ccache.dev/manual/latest.html#_precompiled_headers)
Expand Down

0 comments on commit 710c6aa

Please sign in to comment.