mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Enable 7zip on emscripten (#13533)
This makes it more in-line with other static platforms
This commit is contained in:
parent
b45a192416
commit
80cf91417c
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ HAVE_CONFIGFILE = 1
|
|||
HAVE_CHEATS = 1
|
||||
HAVE_IBXM = 1
|
||||
HAVE_CORE_INFO_CACHE = 1
|
||||
HAVE_7ZIP = 1
|
||||
|
||||
ASYNC ?= 0
|
||||
ifeq ($(LIBRETRO), mupen64plus)
|
||||
|
|
Loading…
Add table
Reference in a new issue