]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- /usr/src/linux/include support
authorMariusz Mazur <mmazur@pld-linux.org>
Thu, 10 Jul 2003 22:07:51 +0000 (22:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.328

glibc.spec

index 4814b89b4f45f1f93149216d49bec14d9f76054d..23108616f311dba5723bfaeb29eb387123689f4d 100644 (file)
@@ -72,6 +72,7 @@ Patch19:      %{name}-no_opt_override.patch
 Patch20:       %{name}-gcc33.patch
 #Patch21:      %{name}-sanity.patch
 Patch22:       %{name}-secureexec.patch
+Patch23:       %{name}-kernel_includes.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: binutils >= 2.13.90.0.2
 BuildRequires: gcc >= 3.2
@@ -587,6 +588,7 @@ http://sources.redhat.com/ml/libc-alpha/2000-12/msg00068.html
 %patch20 -p1
 #%patch21 -p1
 %patch22 -p1
+%{!?_with_kernheaders:%patch23}
 
 chmod +x scripts/cpp
 
This page took 0.374239 seconds and 4 git commands to generate.