From 7690640125a5b3ef51bcf4acf6c524d805c5c281 Mon Sep 17 00:00:00 2001 From: Pierre Kancir Date: Thu, 4 Apr 2024 11:31:23 +0200 Subject: [PATCH] fgdfg --- Tools/scripts/build_ci.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Tools/scripts/build_ci.sh b/Tools/scripts/build_ci.sh index 303a8d1a6fc16..ec3bc8a13655d 100755 --- a/Tools/scripts/build_ci.sh +++ b/Tools/scripts/build_ci.sh @@ -492,6 +492,7 @@ for t in $CI_BUILD_TARGET; do --check-c-compiler="$c_compiler" \ --check-cxx-compiler="$cxx_compiler" $waf clean + $waf copter ccache -s && ccache -z continue fi