X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=1f491f3056148e035b3e623b068ccbffb61816b0;hb=3db9ba184ee35968e381dd4cc5c80f931869b2e4;hp=5732c14a010034b52016f0e67baa489cf59753a1;hpb=36e1dd7c54e92db6076ba2e249a3b2bee9f5f7c4;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index 5732c14a..1f491f30 100644 --- a/Makefile +++ b/Makefile @@ -203,6 +203,7 @@ OBJS += deps/libchdr/flac.o OBJS += deps/libchdr/huffman.o ifneq (,$(findstring win,$(platform))) + CFLAGS += -DHAVE_FSEEKO OBJS += deps/flac-1.3.2/src/libFLAC/windows_unicode_filenames.o else CFLAGS += -DHAVE_SYS_PARAM_H