]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- ppc-include-mathinlune replaced by better ppc-inline-fsqrt patch
authorsparky <sparky@pld-linux.org>
Sat, 4 Nov 2006 00:28:14 +0000 (00:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.663

glibc.spec

index 757e0a2c42839ce74edda717bd11e364ca589f7b..00818c517abaf7afd68e5d669ba4979d4367324f 100644 (file)
@@ -76,11 +76,7 @@ Patch9:              %{name}-java-libc-wait.patch
 
 Patch11:       %{name}-no_opt_override.patch
 Patch12:       %{name}-includes.patch
-# disabled: it was here to unbreak -Os compilation on ppc, but it enforces
-# __USE_EXTERN_INLINES, which shouldn't be used with -Os; proper solution
-# would be to move __CPU_HAS_FSQRT defines from mathinline.h to some more
-# general (but still ppc-specific) file
-Patch13:       %{name}-ppc-include-mathinline.patch
+Patch13:       %{name}-ppc-inline-fsqrt.patch
 Patch14:       %{name}-sparc-errno_fix.patch
 
 Patch17:       %{name}-new-charsets.patch
@@ -843,7 +839,7 @@ ln -s glibc-libidn-%{version} libidn
 
 %patch11 -p1
 %patch12 -p1
-#%patch13 -p1
+%patch13 -p1
 %patch14 -p0
 
 %patch17 -p1
This page took 0.045319 seconds and 4 git commands to generate.