Try with 2 processes.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
Andrea Odetti 2021-10-30 16:08:35 +01:00
parent ae9e934193
commit 70cee11c79

View file

@ -8,4 +8,4 @@ mkdir -p build
cd build
cmake -DCMAKE_BUILD_TYPE=RELEASE -DLIBRETRO_COMMON_PATH=../libretro-common ..
make
make -j 2