MAME-MODULE: defined number of jobs

This commit is contained in:
XargonWan 2023-12-22 11:59:45 +01:00
parent b0173bfba2
commit 9cafe60842

View file

@ -7,7 +7,7 @@ modules:
strip: true strip: true
build-commands: build-commands:
- make - make
-j echo $(nproc) -j ${FLATPAK_BUILDER_N_JOBS}
CFLAGS+=-Wno-error=restrict CFLAGS+=-Wno-error=restrict
USE_QTDEBUG=0 USE_QTDEBUG=0
USE_WAYLAND=1 USE_WAYLAND=1