Loading ci/build_all_linux.sh +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ if [ ! -d "lib_com" ]; then fi # first build codec, everything else needs this anyway make clean all -j make clean && make all -j # build unittests make unittests -j # build prerenderer Loading Loading
ci/build_all_linux.sh +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ if [ ! -d "lib_com" ]; then fi # first build codec, everything else needs this anyway make clean all -j make clean && make all -j # build unittests make unittests -j # build prerenderer Loading