--- gcc/config/mips/t-osfrose 2018/04/24 18:10:25 1.1 +++ gcc/config/mips/t-osfrose 2018/04/24 18:15:42 1.1.1.2 @@ -1,5 +1,4 @@ EXTRA_OBJS = halfpic.o -LIMITS_H = # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab. # PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c @@ -8,5 +7,6 @@ LIMITS_H = # Suppress building libgcc1.a, since the MIPS compiler port is complete # and does not need anything from libgcc1.a. LIBGCC1 = libgcc1.null +CROSS_LIBGCC1 = libgcc1.null halfpic.o: halfpic.c $(CONFIG_H) $(CONFIG2_H) $(RTL_H) $(TREE_H)