mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
MAME: set a decent ammount of jobs
This commit is contained in:
parent
1db1972195
commit
ef8deaef83
|
@ -1318,7 +1318,7 @@ modules:
|
||||||
strip: true
|
strip: true
|
||||||
build-commands:
|
build-commands:
|
||||||
- make
|
- make
|
||||||
-j echo $(nproc)
|
-j 8
|
||||||
CFLAGS+=-Wno-error=restrict
|
CFLAGS+=-Wno-error=restrict
|
||||||
USE_QTDEBUG=0
|
USE_QTDEBUG=0
|
||||||
USE_WAYLAND=1
|
USE_WAYLAND=1
|
||||||
|
|
Loading…
Reference in a new issue