6 lines
72 B
Makefile
6 lines
72 B
Makefile
ifndef NO_DWARF
|
|
PERF_HAVE_DWARF_REGS := 1
|
|
endif
|
|
|
|
PERF_HAVE_JITDUMP := 1
|