Skip to content

Commit

Permalink
Fix makerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Oct 6, 2019
1 parent 708e263 commit 7f79854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makerelease
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ make distclean

# android
./android-config
./android-make -j8
make -j8
./android-release
make distclean

Expand Down

0 comments on commit 7f79854

Please sign in to comment.