]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-soinit-EH_FRAME.patch
- added dirs for dz,km,mg messages
[packages/glibc.git] / glibc-soinit-EH_FRAME.patch
1 diff -durN glibc-2.3.2.orig/elf/soinit.c glibc-2.3.2/elf/soinit.c
2 --- glibc-2.3.2.orig/elf/soinit.c       2001-11-16 00:09:20.000000000 +0100
3 +++ glibc-2.3.2/elf/soinit.c    2004-12-18 11:21:59.521615024 +0100
4 @@ -25,7 +25,7 @@
5  }
6  
7  #ifdef HAVE_DWARF2_UNWIND_INFO
8 -static char __EH_FRAME_BEGIN__[]
9 +const static char __EH_FRAME_BEGIN__[]
10       __attribute__ ((section (".eh_frame")))
11       = { };
12  # ifdef HAVE_DWARF2_UNWIND_INFO_STATIC
This page took 0.025229 seconds and 3 git commands to generate.