openbsd-ports/lang/gcc/3.3/patches/pp-gcc_libgcc-std_ver

15 lines
387 B
Plaintext
Raw Normal View History

2005-01-04 18:06:33 -05:00
$OpenBSD: pp-gcc_libgcc-std_ver,v 1.1 2005/01/04 23:06:33 espie Exp $
--- gcc/libgcc-std.ver.orig Tue Jul 27 12:54:52 2004
+++ gcc/libgcc-std.ver Mon Jan 3 10:17:42 2005
@@ -174,6 +174,10 @@ GCC_3.0 {
_Unwind_SjLj_RaiseException
_Unwind_SjLj_ForcedUnwind
_Unwind_SjLj_Resume
+
+ # stack smash handler symbols
+ __guard
+ __stack_smash_handler
}
%inherit GCC_3.3 GCC_3.0