summaryrefslogtreecommitdiff
path: root/config/bootstrap-debug-lean.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/bootstrap-debug-lean.mk')
-rw-r--r--config/bootstrap-debug-lean.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/bootstrap-debug-lean.mk b/config/bootstrap-debug-lean.mk
index e215280b09f..5f2db80687f 100644
--- a/config/bootstrap-debug-lean.mk
+++ b/config/bootstrap-debug-lean.mk
@@ -9,3 +9,4 @@
STAGE2_CFLAGS += -fcompare-debug=
STAGE3_CFLAGS += -fcompare-debug
+do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2