Retro68/gcc/libgcc/config/mips/t-elf

4 lines
124 B
Plaintext
Raw Normal View History

2012-03-27 23:13:14 +00:00
# We must build libgcc2.a with -G 0, in case the user wants to link
# without the $gp register.
HOST_LIBGCC2_CFLAGS += -G 0