summaryrefslogtreecommitdiff
path: root/config/bootstrap-debug.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/bootstrap-debug.mk')
-rw-r--r--config/bootstrap-debug.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/bootstrap-debug.mk b/config/bootstrap-debug.mk
new file mode 100644
index 00000000000..521be824194
--- /dev/null
+++ b/config/bootstrap-debug.mk
@@ -0,0 +1,2 @@
+STAGE2_CFLAGS += -g0
+do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2