xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/alpha/t-alpha (revision 181254a7b1bdde6873432bffef2d2decc4b5c22f)
1# This is a support routine for longlong.h, used by libgcc2.c.
2LIB2ADD += $(srcdir)/config/alpha/qrnnd.S
3
4# When GAS-generated unwind tables are created, they get created
5# after the __FRAME_END__ terminator, which causes an ld error.
6CRTSTUFF_T_CFLAGS = -fno-unwind-tables
7