mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-18 23:04:25 +00:00
Force async emscripten when HAVE_AL (#15559)
This commit is contained in:
parent
fcedac5d0d
commit
f4ed975d44
@ -90,6 +90,7 @@ endif
|
||||
ifeq ($(HAVE_AL), 1)
|
||||
LDFLAGS += -lopenal
|
||||
DEFINES += -DHAVE_AL
|
||||
ASYNC = 1
|
||||
endif
|
||||
|
||||
ifneq ($(PTHREAD), 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user