"fix build script" (#11011)

release/0.13.0
dzhwinter 7 years ago committed by GitHub
parent ccf61b3066
commit 82e5738f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -183,7 +183,7 @@ function build() {
============================================
EOF
make clean
make -j `nproc`
make install -j `nproc`
}
function build_android() {

Loading…
Cancel
Save