added zstd-decompress to the list of variants tested
This commit is contained in:
parent
166645e7b3
commit
288e263ec4
@ -139,7 +139,7 @@ default: zstd-release
|
||||
all: zstd
|
||||
|
||||
.PHONY: allVariants
|
||||
allVariants: zstd zstd-compress
|
||||
allVariants: zstd zstd-compress zstd-decompress
|
||||
|
||||
$(ZSTDDECOMP_O): CFLAGS += $(ALIGN_LOOP)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user