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