aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgcc/config/i386/t-seh-eh
blob: 066ca54b01063185ca45bb05308337723b0d793a (plain)
1
2
3
4
5
6

# We are using SEH EH.
EH_MODEL = seh

# Use SEH exception handling.
LIB2ADDEH = $(srcdir)/unwind-seh.c $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c