openbsd-ports/lang/gcc/3.3/patches/patch-gcc_config_t-openbsd
2005-01-03 15:21:26 +00:00

14 lines
512 B
Plaintext

$OpenBSD: patch-gcc_config_t-openbsd,v 1.1.1.1 2005/01/03 15:21:27 espie Exp $
--- gcc/config/t-openbsd.orig Fri Dec 21 00:35:42 2001
+++ gcc/config/t-openbsd Mon Jan 3 10:17:43 2005
@@ -3,3 +3,9 @@ STMP_FIXPROTO =
# We don't need GCC's own include files.
USER_H =
+
+# Use unwind-dw2-fde-openbsd
+LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde-openbsd.c \
+ $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c
+LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c \
+ unwind-dw2-fde-glibc.c