xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/alpha/t-alpha (revision 36ac495d2b3ea2b9d96377b2143ebfedac224b92)
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