We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d007597 commit f392e4fCopy full SHA for f392e4f
thirdparty/GNUmakefile
@@ -65,6 +65,7 @@ flags += -I$(libchdr.path)/include
65
flags += -I$(libchdr.path)/deps/lzma-19.00/include -D_7ZIP_ST
66
flags += -I$(libchdr.path)/deps/zlib-1.2.13
67
flags += -I$(libchdr.path)/deps/zstd-1.5.5/lib
68
+flags += -DZSTD_DISABLE_ASM
69
70
# instruct glibc to declare fseeko/ftello
71
flags += -D_LARGEFILE_SOURCE
0 commit comments