Removed TCL audio override as it can't enable alsa.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s

This commit is contained in:
Willem Cazander 2024-06-26 23:57:42 +02:00
parent 83402abc99
commit 6736f35076
2 changed files with 0 additions and 11 deletions

View file

@ -15,7 +15,6 @@ MB_OPENMSX_THROTTLE ?= off
MB_OPENMSX_RENDERER ?=
MB_OPENMSX_CTLCACHE ?= $(MB_CACHE)/omsxctl
MB_OPENMSX_SAVE_ON_EXIT ?= off
MB_OPENMSX_SOUND_DRIVER ?= null
# TODO: create openMSX issue to clean share: https://github.com/openMSX/openMSX/issues/1672
define _mb_openmsx_setup