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