Skip to content

Commit 7e506cc

Browse files
committed
Update fastbuild_6.6.66.yml
1 parent 222940b commit 7e506cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/fastbuild_6.6.66.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,7 @@ jobs:
532532
export CCACHE_DIR="${{ env.CCACHE_DIR }}"
533533
export CCACHE_MAXSIZE="3G"
534534
echo "sloppiness = time_macros,include_file_mtime" >> "$CCACHE_DIR/ccache.conf"
535+
echo "run_second_cpp = false" >> "$CCACHE_DIR/ccache.conf"
535536
536537
cd kernel_workspace/common
537538
#在构建内核的同时清除不必要的.NET, Android NDK, Haskell, CodeQL运行库,清理空间且不阻塞后续步骤运行

0 commit comments

Comments
 (0)