4 lines
95 B
Makefile
Executable file
4 lines
95 B
Makefile
Executable file
ifndef NO_DWARF
|
|
PERF_HAVE_DWARF_REGS := 1
|
|
endif
|
|
PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET := 1
|