mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-02-10 00:46:07 +01:00
fix emscripten builds
This commit is contained in:
parent
e768a4de8e
commit
4919734b19
@ -404,7 +404,6 @@ else ifneq (,$(findstring armv,$(platform)))
|
||||
# Emscripten
|
||||
else ifeq ($(platform), emscripten)
|
||||
TARGET := $(TARGET_NAME)_libretro_$(platform).bc
|
||||
STATIC_LINKING = 1
|
||||
DONT_COMPILE_IN_ZLIB = 1
|
||||
|
||||
# GCW0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user