qb: Disable the builtin lua by default.

Disables the builtin lua as it causes the mpv core to segfault and
doesn't do anything yet.
This commit is contained in:
orbea 2018-12-28 10:32:00 -08:00
parent d8468c5d8c
commit 465b3e5774

View File

@ -117,7 +117,7 @@ C89_QT=no
HAVE_XSHM=no # XShm video driver support
HAVE_CHEEVOS=yes # Retro Achievements
C89_CHEEVOS=no
HAVE_LUA=yes # Lua support (for Retro Achievements)
HAVE_LUA=no # Lua support (for Retro Achievements)
HAVE_DISCORD=yes # Discord Integration
C89_DISCORD=no
HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines