summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index 8f3be10a1ef..5b0d4743069 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -859,11 +859,11 @@ all:
$(MAKE) $(TARGET_FLAGS_TO_PASS) all-host all-target; \
else \
@endif gcc-bootstrap
+@if gcc-no-bootstrap
+ if :; then :; \
+@endif gcc-no-bootstrap
$(MAKE) $(RECURSE_FLAGS_TO_PASS) all-host all-target; \
-@if gcc-bootstrap
- fi; \
-@endif gcc-bootstrap
- :
+ fi
.PHONY: all-build