Home
last modified time | relevance | path

Searched refs:LIB_FUZZING_ENGINE (Results 1 - 1 of 1) sorted by relevance

/third_party/lz4/ossfuzz/
H A DMakefile29 LIB_FUZZING_ENGINE ?= macro
63 ifeq ($(LIB_FUZZING_ENGINE),)
69 $(CXX) $(LZ4_CXXFLAGS) $(LZ4_CPPFLAGS) $(LDFLAGS) $(LIB_FUZZING_ENGINE) $^ -o $@$(EXT)

Completed in 0 milliseconds