X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile.libretro;h=917c765f5f1e967cbd337c37e5826414f2adead9;hb=8289697e8da6f76975028d2a8e713d3924ab0f4e;hp=3ea2b11880016184284fda3bdaad688bcbe0b43b;hpb=f191d3f8342bea300bac450dcdd37adf86060640;p=picodrive.git diff --git a/Makefile.libretro b/Makefile.libretro index 3ea2b11..917c765 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -360,7 +360,6 @@ else ifneq (,$(findstring armv,$(platform))) else ifeq ($(platform), emscripten) TARGET := $(TARGET_NAME)_libretro_$(platform).bc STATIC_LINKING = 1 - NO_MMAP = 1 DONT_COMPILE_IN_ZLIB = 1 # GCW0