Retro68/gcc/libgcc/config/i386/t-seh-eh
2014-09-21 19:33:12 +02:00

7 lines
150 B
Plaintext

# 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