Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Fix Jetson compilation (#13666)
Browse files Browse the repository at this point in the history
  • Loading branch information
larroy authored and marcoabreu committed Dec 18, 2018
1 parent 3433776 commit 86d5572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/runtime_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 86d5572

Please sign in to comment.