MAME-MODULE: reverting the tests + -j ${FLATPAK_BUILDER_N_JOBS}

This commit is contained in:
XargonWan 2024-01-05 17:37:36 +01:00
parent 4300dc1608
commit e73d3426fc

View file

@ -1,23 +1,23 @@
modules:
# https://sdlmame.wallyweek.org/download/
# -j ${FLATPAK_BUILDER_N_JOBS}
- name: mame
no-autogen: true
make-args:
- CFLAGS+=-Wno-error=restrict
- USE_QTDEBUG=0
- USE_WAYLAND=1
- USE_SYSTEM_LIB_FLAC=1
- SDL_INI_PATH='$$HOME/.APP_NAME;/app/share/APP_NAME/ini'
- LDOPTS=-Wl,-s
- CC=clang
- CXX=clang++
- LD=lld
buildsystem: simple
build-options:
no-debuginfo: true
strip: true
post-install:
build-commands:
- make
-j ${FLATPAK_BUILDER_N_JOBS}
CC=clang
CXX=clang++
LD=lld
CFLAGS+=-Wno-error=restrict
USE_QTDEBUG=0
USE_WAYLAND=1
USE_SYSTEM_LIB_FLAC=1
SDL_INI_PATH='$$HOME/.APP_NAME;/app/share/APP_NAME/ini'
LDOPTS=-Wl,-s
- install -Dm 0755 mame ${FLATPAK_DEST}/bin/mame
- cp COPYING ${FLATPAK_DEST}/bin/
- cp uismall.bdf ${FLATPAK_DEST}/bin/