]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- added alpha-tv64 patch (some alpha syscalls updates, mostly regarding timeval64
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 26 Dec 2003 16:27:22 +0000 (16:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (fixes adjtimex in libc.a broken on 2.6 headers)

Changed files:
    glibc.spec -> 1.396

glibc.spec

index 8241a05214f9923d5a5d0cd4b52af2da3b870da4..04a5acd751b0fcd30fe1b49e60628d9edfd58102 100644 (file)
@@ -77,6 +77,7 @@ Patch25:      %{name}-linuxthreads.patch
 Patch26:       %{name}-alpha-fix-as-syntax.patch
 Patch27:       %{name}-soinit-EH_FRAME.patch
 Patch28:       %{name}-alpha-pwrite.patch
+Patch29:       %{name}-alpha-tv64.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: binutils >= 2.13.90.0.2
 BuildRequires: gcc >= 3.2
@@ -773,6 +774,7 @@ Statyczne 64-bitowe biblioteki GNU libc.
 %patch26 -p1
 %patch27 -p1
 %patch28 -p1
+%patch29 -p0
 
 chmod +x scripts/cpp
 
This page took 0.046423 seconds and 4 git commands to generate.