summaryrefslogtreecommitdiff
path: root/lib/unwarminder/unwarminder.make
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unwarminder/unwarminder.make')
-rw-r--r--lib/unwarminder/unwarminder.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/unwarminder/unwarminder.make b/lib/unwarminder/unwarminder.make
index 5093156f54..563c5cadab 100644
--- a/lib/unwarminder/unwarminder.make
+++ b/lib/unwarminder/unwarminder.make
@@ -16,6 +16,7 @@ UNWARMLIB = $(BUILDDIR)/lib/libunwarminder.a
CORE_LIBS += $(UNWARMLIB)
INCLUDES += -I$(UNWARMLIB_DIR)
+DEFINES += -DBACKTRACE_UNWARMINDER
$(UNWARMLIB): $(UNWARMLIB_OBJ)
$(SILENT)$(shell rm -f $@)