MAME: getting nproc via echo

This commit is contained in:
XargonWan 2023-12-17 10:48:01 +01:00
parent 45b862bd2d
commit 506b84b007

View file

@ -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