mirror of
https://github.com/oasislinux/oasis.git
synced 2026-02-01 11:34:17 +01:00
9 lines
229 B
C
9 lines
229 B
C
#define ZSTD_NO_UNUSED_FUNCTIONS
|
|
#define ZSTD_MULTITHREAD
|
|
#define XXH_NAMESPACE ZSTD_
|
|
#define ZSTD_NOBENCH
|
|
#define ZSTD_NODICT
|
|
#define ZSTD_NOTRACE
|
|
#define ZSTD_DISABLE_DEPRECATE_WARNINGS
|
|
#define ZDICT_DISABLE_DEPRECATE_WARNINGS
|