Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A DMakefile157 LIBS_BOOTSTRAP = $(LIBBPF_BOOTSTRAP) -lelf $(CRYPTO_LIBS) -lz macro
161 LIBS_BOOTSTRAP += -lzstd
288 $(QUIET_LINK)$(HOSTCC) $(HOST_CFLAGS) $(HOST_LDFLAGS) $(BOOTSTRAP_OBJS) $(LIBS_BOOTSTRAP) -o $@