libretro, build fixes

This commit is contained in:
kub 2020-07-09 23:51:39 +02:00
parent b1ccc27109
commit 03718e6276
5 changed files with 71 additions and 19 deletions

View file

@ -364,6 +364,10 @@ else ifeq ($(platform), emscripten)
STATIC_LINKING = 1
DONT_COMPILE_IN_ZLIB = 1
use_cyclone = 0
use_fame = 1
use_drz80 = 0
use_cz80 = 1
# GCW0
else ifeq ($(platform), gcw0)
TARGET := $(TARGET_NAME)_libretro.so