Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgcc/config/mips/t-elf
2023-03-06 14:48:14 +01:00

3 lines
124 B
Text

# We must build libgcc2.a with -G 0, in case the user wants to link
# without the $gp register.
HOST_LIBGCC2_CFLAGS += -G 0