Skip to content

Commit

Permalink
"fix build script" (#11011)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhwinter committed May 31, 2018
1 parent ccf61b3 commit 82e5738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/scripts/paddle_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ function build() {
============================================
EOF
make clean
make -j `nproc`
make install -j `nproc`
}

function build_android() {
Expand Down

0 comments on commit 82e5738

Please sign in to comment.