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

6 lines
274 B
Text

# This is a support routine for longlong.h, used by libgcc2.c.
LIB2ADD += $(srcdir)/config/alpha/qrnnd.S
# When GAS-generated unwind tables are created, they get created
# after the __FRAME_END__ terminator, which causes an ld error.
CRTSTUFF_T_CFLAGS = -fno-unwind-tables