Skip to content

Commit

Permalink
Fix Jetson compilation (apache#13666)
Browse files Browse the repository at this point in the history
  • Loading branch information
larroy authored and Ubuntu committed Dec 18, 2018
1 parent 43e8125 commit cd1540c
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 cd1540c

Please sign in to comment.