mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-29 08:13:00 +02:00
Disable MMAP as incompatible with VFS
This commit is contained in:
@@ -467,8 +467,9 @@ else ifneq (,$(findstring windows_msvc2017,$(platform)))
|
||||
|
||||
SHARED :=
|
||||
LIBM :=
|
||||
NO_MMAP = 1
|
||||
NO_ALIGN_FUNCTIONS = 1
|
||||
|
||||
|
||||
CFLAGS += -DHAVE_VSNPRINTF
|
||||
CFLAGS += $(MSVC2017CompileFlags)
|
||||
CXXFLAGS += $(MSVC2017CompileFlags)
|
||||
|
||||
Reference in New Issue
Block a user