]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc.spec
- fix build with new binutils (ld-linux was segfaulting)
[packages/glibc.git] / glibc.spec
index 32f994147547d431642766e065b0aa9f9c9ed526..9d8aa9121e4de6257944891817990d0b14c963f3 100644 (file)
@@ -76,6 +76,7 @@ Patch27:      %{name}-i686.patch
 Patch29:       %{name}-arm-alignment-fix.patch
 Patch30:       %{name}-static-glro-init.patch
 Patch31:       %{name}-origin.patch
+Patch32:       %{name}-bug-12343.patch
 URL:           http://www.gnu.org/software/libc/
 %{?with_selinux:BuildRequires: audit-libs-devel}
 BuildRequires: autoconf
@@ -923,6 +924,7 @@ mv %{name}-ports-%{ports_version} ports
 %patch29 -p1
 %patch30 -p1
 %patch31 -p1
+%patch32 -p1
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.040094 seconds and 4 git commands to generate.