freebsd-dev/contrib/gcc/config/s390/t-crtstuff
2003-07-11 03:40:53 +00:00

5 lines
205 B
Plaintext

# crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,
# because then __FRAME_END__ might not be the last thing in .eh_frame
# section.
CRTSTUFF_T_CFLAGS = -fno-asynchronous-unwind-tables