mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
MAME: temporary disabled the QTDEBUG to don't build with QT5.
This commit is contained in:
parent
0348aecb86
commit
dbac8a73da
|
@ -1316,6 +1316,7 @@ modules:
|
|||
- make
|
||||
-j ${FLATPAK_BUILDER_N_JOBS}
|
||||
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'
|
||||
|
|
Loading…
Reference in a new issue