]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- added alpha-pwrite patch (use 64-bit syscall names - needed to build on 2.6 headers)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 23 Dec 2003 13:04:02 +0000 (13:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.393

glibc.spec

index b80b02a9bda9ec72050ac5f807b8d00ab1f4d5da..95653e3a0e457581e27b0bf4be55c7def60a96cb 100644 (file)
@@ -76,6 +76,7 @@ Patch24:      %{name}-sparc64_pause.patch
 Patch25:       %{name}-linuxthreads.patch
 Patch26:       %{name}-alpha-fix-as-syntax.patch
 Patch27:       %{name}-soinit-EH_FRAME.patch
+Patch28:       %{name}-alpha-pwrite.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: binutils >= 2.13.90.0.2
 BuildRequires: gcc >= 3.2
@@ -767,6 +768,7 @@ Statyczne 64-bitowe biblioteki GNU libc.
 %endif
 %patch26 -p1
 %patch27 -p1
+%patch28 -p1
 
 chmod +x scripts/cpp
 
This page took 0.0374 seconds and 4 git commands to generate.