Home
last modified time | relevance | path

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

/Linux-v5.4/
DMakefile998 HOST_LIBELF_LIBS = $(shell pkg-config libelf --libs 2>/dev/null || echo -lelf) macro
1002 echo "int main() {}" | $(HOSTCC) -xc -o /dev/null $(HOST_LIBELF_LIBS) -,1,0)