xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/mips/t-elf (revision 48fb7bfab72acd4281a53bbee5ccf3f809019e75)
1*48fb7bfaSmrg# We must build libgcc2.a with -G 0, in case the user wants to link
2*48fb7bfaSmrg# without the $gp register.
3*48fb7bfaSmrgHOST_LIBGCC2_CFLAGS += -G 0
4