]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- added patches for sparc and alpha
authorMariusz Mazur <mmazur@pld-linux.org>
Sat, 30 Oct 2004 21:31:34 +0000 (21:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.530

glibc.spec

index fff5ea2e36cfffac9b85513ccb66de9ffa47065e..e9a9c5a5e1b01dd179314fed34a989286361affe 100644 (file)
@@ -114,6 +114,8 @@ Patch27:    %{name}-LD_DEBUG.patch
 # PaX
 Patch30:       %{name}-pax_iconvconfig.patch
 Patch31:       %{name}-pax_dl-execstack.patch
+Patch32:       %{name}-sparc_comdat.patch
+Patch33:       %{name}-alpha_giduidfix.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: automake
 BuildRequires: binutils >= 2:2.15.90.0.3
@@ -813,6 +815,8 @@ Statyczne 64-bitowe biblioteki GNU libc.
 #%patch30 -p1
 # DROP
 #%patch31 -p1
+%patch32 -p1
+%patch33 -p1
 
 chmod +x scripts/cpp
 
This page took 0.173938 seconds and 4 git commands to generate.