mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 00:05:09 -05:00
cli : use new advanced API by default
This commit is contained in:
parent
49af41820d
commit
3345a91964
@ -39,6 +39,7 @@ endif
|
||||
|
||||
CPPFLAGS+= -I$(ZSTDDIR) -I$(ZSTDDIR)/common -I$(ZSTDDIR)/compress \
|
||||
-I$(ZSTDDIR)/dictBuilder \
|
||||
-DZSTD_NEWAPI \
|
||||
-DXXH_NAMESPACE=ZSTD_ # because xxhash.o already compiled with this macro from library
|
||||
CFLAGS ?= -O3
|
||||
DEBUGFLAGS = -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user