]> git.pld-linux.org Git - packages/binutils.git/blob - binutils-pr3186.patch
- fixpack.
[packages/binutils.git] / binutils-pr3186.patch
1 --- bfd/elf.c.foo       2006-09-10 16:17:24.000000000 -0700
2 +++ bfd/elf.c   2006-09-10 16:44:21.000000000 -0700
3 @@ -819,7 +819,7 @@ _bfd_elf_make_section_from_shdr (bfd *ab
4           { "debug",             5  },  /* 'd' */
5           { NULL,                0  },  /* 'e' */
6           { NULL,                0  },  /* 'f' */
7 -         { "gnu.linkonce.wi.", 17 },   /* 'g' */
8 +         { "gnu.linkonce.wi.", 16 },   /* 'g' */
9           { NULL,                0  },  /* 'h' */
10           { NULL,                0  },  /* 'i' */
11           { NULL,                0  },  /* 'j' */
This page took 0.067371 seconds and 3 git commands to generate.