Do not pass -G 0 when building libgcc.a.
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 15 Oct 1992 19:08:11 +0000 (19:08 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 15 Oct 1992 19:08:11 +0000 (19:08 +0000)
From-SVN: r2480

gcc/config/mips/t-mips
gcc/config/mips/t-ultrix

index 2dcaea1..d634cd8 100644 (file)
@@ -1,6 +1,4 @@
 EXTRA_PASSES   = mips-tfile mips-tdump
-CCLIBFLAGS     = -O -G 0
-LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
 CONFIG2_H      = $(srcdir)/config/mips.h
 
 # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
index 2dcaea1..d634cd8 100644 (file)
@@ -1,6 +1,4 @@
 EXTRA_PASSES   = mips-tfile mips-tdump
-CCLIBFLAGS     = -O -G 0
-LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
 CONFIG2_H      = $(srcdir)/config/mips.h
 
 # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.