Home
last modified time | relevance | path

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

/linux-6.15/tools/bpf/bpftool/
H A DMakefile134 LIBS_BOOTSTRAP = $(LIBBPF_BOOTSTRAP) -lelf -lz macro
138 LIBS_BOOTSTRAP += -lzstd
250 $(QUIET_LINK)$(HOSTCC) $(HOST_CFLAGS) $(HOST_LDFLAGS) $(BOOTSTRAP_OBJS) $(LIBS_BOOTSTRAP) -o $@