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

/linux-4.4.14/tools/perf/config/
H A DMakefile32 LIBUNWIND_LIBS = -lunwind -lunwind-x86_64 macro
35 LIBUNWIND_LIBS = -lunwind-x86 -llzma -lunwind macro
42 LIBUNWIND_LIBS = -lunwind -lunwind-arm macro
47 LIBUNWIND_LIBS = -lunwind -lunwind-aarch64 macro
62 ifeq ($(LIBUNWIND_LIBS),)
74 LIBUNWIND_LDFLAGS += $(LIBUNWIND_LIBS)
384 EXTLIBS += $(LIBUNWIND_LIBS)

Completed in 345 milliseconds