Home
last modified time | relevance | path

Searched refs:ZLIB_LIBS (Results 1 – 1 of 1) sorted by relevance

/linux/tools/bpf/resolve_btfids/
H A DMakefile74 ZLIB_LIBS := $(shell $(HOSTPKG_CONFIG) zlib --libs 2>/dev/null || echo -lz) macro
84 LIBS = $(LIBELF_LIBS) $(ZLIB_LIBS)