summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/s390/t-crtstuff
blob: 39b0eba6b979bc77f5513f7b579a01b01d1f9865 (plain)
1
2
3
4
5
# 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
TARGET_LIBGCC2_CFLAGS += -mlong-double-128
OpenPOWER on IntegriCloud