MAME: decreased jobs number to 1

This commit is contained in:
XargonWan 2023-12-26 12:24:55 +01:00
parent 3208871d82
commit 7e7fccbd08

View file

@ -9,7 +9,7 @@ modules:
strip: true
build-commands:
- make
-j 6
-j 1
CFLAGS+=-Wno-error=restrict
USE_QTDEBUG=0
USE_WAYLAND=1