diff --git a/ci/docker/runtime_functions.sh b/ci/docker/runtime_functions.sh index d12958fa613e..565cd994e6c0 100755 --- a/ci/docker/runtime_functions.sh +++ b/ci/docker/runtime_functions.sh @@ -133,7 +133,7 @@ build_jetson() { set -ex pushd . - build_ccache_wrappers + #build_ccache_wrappers cp make/crosscompile.jetson.mk ./config.mk make -j$(nproc)