Remove superfluous build-time options
This commit is contained in:
@@ -39,9 +39,6 @@
|
|||||||
#undef XXH_INLINE_ALL
|
#undef XXH_INLINE_ALL
|
||||||
#define XXH_INLINE_ALL
|
#define XXH_INLINE_ALL
|
||||||
#define ZSTD_LEGACY_SUPPORT 0
|
#define ZSTD_LEGACY_SUPPORT 0
|
||||||
#define ZSTD_LIB_DICTBUILDER 0
|
|
||||||
#define ZSTD_LIB_DEPRECATED 0
|
|
||||||
#define ZSTD_NOBENCH
|
|
||||||
#ifndef __EMSCRIPTEN__
|
#ifndef __EMSCRIPTEN__
|
||||||
#define ZSTD_MULTITHREAD
|
#define ZSTD_MULTITHREAD
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@@ -37,9 +37,6 @@
|
|||||||
#undef XXH_INLINE_ALL
|
#undef XXH_INLINE_ALL
|
||||||
#define XXH_INLINE_ALL
|
#define XXH_INLINE_ALL
|
||||||
#define ZSTD_LEGACY_SUPPORT 0
|
#define ZSTD_LEGACY_SUPPORT 0
|
||||||
#define ZSTD_LIB_COMPRESSION 0
|
|
||||||
#define ZSTD_LIB_DEPRECATED 0
|
|
||||||
#define ZSTD_NOBENCH
|
|
||||||
#define ZSTD_STRIP_ERROR_STRINGS
|
#define ZSTD_STRIP_ERROR_STRINGS
|
||||||
|
|
||||||
#include "common/debug.c"
|
#include "common/debug.c"
|
||||||
|
|||||||
Reference in New Issue
Block a user