]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/glibc/glibc-2.2.5/unwind-arm.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / glibc / glibc-2.2.5 / unwind-arm.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- glibc-2.2.5/sysdeps/unix/sysv/linux/configure~unwind-arm.patch      2004-09-03 19:00:33.000000000 -0500
7 +++ glibc-2.2.5/sysdeps/unix/sysv/linux/configure       2004-09-03 19:00:39.000000000 -0500
8 @@ -56,6 +56,10 @@
9      arch_minimum_kernel=2.1.100
10      libc_cv_gcc_unwind_find_fde=yes
11      ;;
12 +  arm*)
13 +    libc_cv_gcc_unwind_find_fde=yes
14 +    arch_minimum_kernel=2.0.10
15 +    ;;
16    i386*)
17      libc_cv_gcc_unwind_find_fde=yes
18      arch_minimum_kernel=2.0.10