OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nolegacy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/tests/
Makefile
99
.PHONY: zstd zstd32 zstd-
nolegacy
# only external makefile knows how to build or update them
100
zstd zstd32 zstd-
nolegacy
zstd-dll:
340
.PHONY: test-zstd test-zstd32 test-zstd-
nolegacy
351
test-zstd-
nolegacy
: ZSTD = $(PRGDIR)/zstd-
nolegacy
352
test-zstd-
nolegacy
: zstd-
nolegacy
354
test-zstd test-zstd32 test-zstd-
nolegacy
test-zstd-dll: datagen
/src/external/bsd/zstd/dist/programs/
Makefile
12
# zstd-
nolegacy
: zstd without support of decompression of legacy versions
134
allVariants: all zstd-frugal zstd-
nolegacy
zstd-dictBuilder
198
## zstd-
nolegacy
: same scope as zstd, with removed support of legacy formats
199
CLEAN += zstd-
nolegacy
200
zstd-
nolegacy
: LDFLAGS += $(THREAD_LD) $(ZLIBLD) $(LZMALD) $(LZ4LD) $(DEBUGFLAGS_LD)
201
zstd-
nolegacy
: CPPFLAGS += -UZSTD_LEGACY_SUPPORT -DZSTD_LEGACY_SUPPORT=0
202
zstd-
nolegacy
: $(ZSTDLIB_CORE_SRC) $(ZDICT_SRC) $(ZSTD_CLI_OBJ)
Completed in 14 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026