MAME: temporary disabled the QTDEBUG to don't build with QT5.

This commit is contained in:
XargonWan 2023-12-11 17:33:47 +01:00
parent 0348aecb86
commit dbac8a73da

View file

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