mirror of
https://github.com/RetroDECK/org.mamedev.MAME.git
synced 2025-01-19 11:05:37 +00:00
commit
0c8618b369
|
@ -1,6 +1,6 @@
|
|||
id: org.mamedev.MAME
|
||||
runtime: org.kde.Platform
|
||||
runtime-version: 5.15-21.08
|
||||
runtime-version: 5.15-22.08
|
||||
sdk: org.kde.Sdk
|
||||
command: mame
|
||||
separate-locales: false
|
||||
|
@ -24,6 +24,7 @@ modules:
|
|||
build-commands:
|
||||
- make
|
||||
-j ${FLATPAK_BUILDER_N_JOBS}
|
||||
CFLAGS+=-Wno-error=restrict
|
||||
USE_SYSTEM_LIB_FLAC=1
|
||||
SDL_INI_PATH='$$HOME/.APP_NAME;/app/share/APP_NAME/ini'
|
||||
LDOPTS=-Wl,-s
|
||||
|
|
Loading…
Reference in a new issue