mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45: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
|
||||
build-commands:
|
||||
- make
|
||||
-j echo $(nproc)
|
||||
-j 8
|
||||
CFLAGS+=-Wno-error=restrict
|
||||
USE_QTDEBUG=0
|
||||
USE_WAYLAND=1
|
||||
|
|
Loading…
Reference in a new issue