mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
MAME: getting nproc via echo
This commit is contained in:
parent
45b862bd2d
commit
506b84b007
|
@ -1318,7 +1318,7 @@ modules:
|
|||
strip: true
|
||||
build-commands:
|
||||
- make
|
||||
-j nproc
|
||||
-j echo $(nproc)
|
||||
CFLAGS+=-Wno-error=restrict
|
||||
USE_QTDEBUG=0
|
||||
USE_WAYLAND=1
|
||||
|
|
Loading…
Reference in a new issue