mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
win32 x86 : disable SPNG optimizations.
This commit is contained in:
@@ -52,6 +52,7 @@ ifeq ($(TARGET), mingw32)
|
||||
CC = i686-w64-mingw32-gcc
|
||||
AR = i686-w64-mingw32-ar
|
||||
RESC = i686-w64-mingw32-windres
|
||||
CFLAGS += -DSPNG_DISABLE_OPT=1
|
||||
LDFLAGS += -static-libgcc ../sources/win32/libhxcfe.def
|
||||
EXEC = libhxcfe.dll
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user