mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 00:05:09 -05:00
Remove building of ZBUFF/deprecated folder by default
This commit is contained in:
parent
12c045f74d
commit
3b98987496
@ -91,7 +91,7 @@ endif
|
||||
ZSTD_LIB_COMPRESSION ?= 1
|
||||
ZSTD_LIB_DECOMPRESSION ?= 1
|
||||
ZSTD_LIB_DICTBUILDER ?= 1
|
||||
ZSTD_LIB_DEPRECATED ?= 1
|
||||
ZSTD_LIB_DEPRECATED ?= 0
|
||||
|
||||
# Legacy support
|
||||
ZSTD_LEGACY_SUPPORT ?= 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user