File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -365,8 +365,6 @@ stamps/build-gcc-linux-stage1: $(GCC_SRCDIR) stamps/build-binutils-linux \
365365 @with_fpu@ \
366366 $(GCC_CHECKING_FLAGS) \
367367 $(MULTILIB_FLAGS) \
368- --with-gnu-as \
369- --with-gnu-ld \
370368 CFLAGS="$(CFLAGS)" \
371369 CFLAGS_FOR_TARGET="-O2 $(CFLAGS_FOR_TARGET)" \
372370 CFLAGS_FOR_BUILD="$(CFLAGS_FOR_BUILD)" \
@@ -402,8 +400,6 @@ stamps/build-gcc-linux-stage2: $(GCC_SRCDIR) stamps/build-glibc-linux \
402400 @with_fpu@ \
403401 $(GCC_CHECKING_FLAGS) \
404402 $(MULTILIB_FLAGS) \
405- --with-gnu-as \
406- --with-gnu-ld \
407403 CFLAGS="$(CFLAGS) $(DEBUG_INFO)" \
408404 CFLAGS_FOR_TARGET="-O2 $(CFLAGS_FOR_TARGET) $(DEBUG_INFO)" \
409405 CFLAGS_FOR_BUILD="$(CFLAGS_FOR_BUILD) $(DEBUG_INFO)" \
@@ -492,8 +488,6 @@ stamps/build-gcc-newlib-stage1: $(GCC_SRCDIR) stamps/build-binutils-newlib
492488 @werror_flag@ \
493489 $(WITH_CPU ) \
494490 @with_fpu@ \
495- --with-gnu-as \
496- --with-gnu-ld \
497491 CFLAGS=" $( CFLAGS) " \
498492 CFLAGS_FOR_TARGET=" -O2 $( CFLAGS_FOR_TARGET) " \
499493 CFLAGS_FOR_BUILD=" $( CFLAGS_FOR_BUILD) " \
@@ -547,8 +541,6 @@ stamps/build-gcc-newlib-stage2: $(GCC_SRCDIR) stamps/build-newlib
547541 @werror_flag@ \
548542 $(WITH_CPU ) \
549543 @with_fpu@ \
550- --with-gnu-as \
551- --with-gnu-ld \
552544 CFLAGS=" $( CFLAGS) $( DEBUG_INFO) " \
553545 CFLAGS_FOR_TARGET=" -O2 $( CFLAGS_FOR_TARGET) $( DEBUG_INFO) " \
554546 CFLAGS_FOR_BUILD=" $( CFLAGS_FOR_BUILD) $( DEBUG_INFO) " \
You can’t perform that action at this time.
0 commit comments