mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2025-01-13 11:49:06 +01:00
Update target name
This commit is contained in:
parent
bd762e131f
commit
8ae8ebbbe7
@ -266,7 +266,7 @@ else ifneq (,$(findstring armv,$(platform)))
|
||||
|
||||
# emscripten
|
||||
else ifeq ($(platform), emscripten)
|
||||
TARGET := $(TARGET_NAME)_libretro_emscripten.bc
|
||||
TARGET := $(TARGET_NAME)_libretro_$(platform).bc
|
||||
ENDIANNESS_DEFINES := -DLSB_FIRST -DALIGN_LONG -DHAVE_ALLOCA_H -DUSE_DYNAMIC_ALLOC -DUSE_MEMORY_H -DBYTE_ORDER=LITTLE_ENDIAN -DHAVE_ZLIB
|
||||
|
||||
# GCW0
|
||||
|
Loading…
x
Reference in New Issue
Block a user