Need to disable cheevos for C89/CXX until this is fixed

This commit is contained in:
twinaphex 2019-04-20 17:17:36 +02:00
parent 762e28e1e0
commit aa03025dd1

View File

@ -121,6 +121,8 @@ HAVE_QT=auto # Qt companion support
C89_QT=no
HAVE_XSHM=no # XShm video driver support
HAVE_CHEEVOS=yes # Retro Achievements
C89_CHEEVOS=no
CXX_CHEEVOS=no
HAVE_LUA=no # Lua support (for Retro Achievements)
HAVE_DISCORD=yes # Discord Integration
C89_DISCORD=no