* sparc-linux-tdep.c (sparc32_linux_init_abi): Append
[deliverable/binutils-gdb.git] / Makefile.in
index 9a9ea94a3750b1c31b235070832447ff201e9ee4..eae74a72ec2b998e1360bb81f9b141a9d8490f51 100644 (file)
@@ -36664,7 +36664,7 @@ POSTSTAGE1_FLAGS_TO_PASS = \
        CFLAGS="$(BOOT_CFLAGS)" \
        LIBCFLAGS="$(BOOT_CFLAGS)" \
        LDFLAGS="$(BOOT_LDFLAGS)" \
-       "`echo 'ADAFLAGS=$(BOOT_ADAFLAGS)' | sed -e s'/[^=][^=]*=$$/XFOO=/'`"
+       ADAC="\$$(CC)"
 
 # For stage 1:
 # * We force-disable intermodule optimizations, even if
@@ -37962,13 +37962,13 @@ do-distclean: distclean-stage1
 # not work as a dependency, just as the minimum necessary to avoid errors.
 stage_last:
        $(MAKE) $(RECURSE_FLAGS_TO_PASS) stage1-bubble
+@endif gcc-bootstrap
 
 .PHONY: restrap
 restrap:
        @: $(MAKE); $(stage)
        rm -rf stage1-$(TARGET_SUBDIR) stage2 stage3 stage4 stageprofile stagefeedback 
        $(MAKE) $(RECURSE_FLAGS_TO_PASS) all
-@endif gcc-bootstrap
 
 # --------------------------------------
 # Dependencies between different modules
This page took 0.030578 seconds and 4 git commands to generate.