Skip to content

Commit 9fa9907

Browse files
committed
Update InspireFace to 1.1.2
Former-commit-id: fd07920
1 parent 9b87be4 commit 9fa9907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command/build_cross_rv1109rv1126_armhf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ cmake -DCMAKE_SYSTEM_NAME=Linux \
5555
-DISF_ENABLE_TEST_EVALUATION=OFF \
5656
-DISF_BUILD_SHARED_LIBS=ON ${SCRIPT_DIR}
5757

58-
make -j1
58+
make -j4
5959
make install
6060

6161
move_install_files "$(pwd)"

0 commit comments

Comments
 (0)