view sources/patches/uClibc-fix-arm-unwind-002.patch @ 768:27f007ea2129

Keep unstable tarballs around even when you do a build that doesn't use 'em.
author Rob Landley <rob@landley.net>
date Tue, 30 Jun 2009 20:16:59 -0500
parents b4a9c0084f2f
children 3a141d15c503
line wrap: on
line source

--- a/libc/sysdeps/linux/arm/aeabi_unwind_cpp_pr1.c	2006-01-29 15:02:08.000000000 -0600
+++ b/libc/sysdeps/linux/arm/aeabi_unwind_cpp_pr1.c	2009-04-06 03:13:32.000000000 -0500
@@ -24,19 +24,16 @@
 
 #include <stdlib.h>
 
-attribute_hidden
 void
 __aeabi_unwind_cpp_pr0 (void)
 {
 }
 
-attribute_hidden
 void
 __aeabi_unwind_cpp_pr1 (void)
 {
 }
 
-attribute_hidden
 void
 __aeabi_unwind_cpp_pr2 (void)
 {