]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- missed optimization fixed (PR21237), ppc-kernel build fixed.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 10 May 2005 14:30:25 +0000 (14:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.296

gcc4.spec

index 66f438fb6924555781b209f9160ce730348be9be..c5bcae2058c9cd78ea5c17f6835dbd522e5e1676 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -26,7 +26,7 @@ Summary(pt_BR):       Cole
 Name:          gcc
 Version:       4.0.1
 %define                _snap   20050507
-Release:       0.%{_snap}.6
+Release:       0.%{_snap}.7
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -41,6 +41,7 @@ Patch3:               %{name}-ada-link-new-libgnat.patch
 Patch4:                %{name}-ada-link.patch
 Patch5:                %{name}-alpha-ada_fix.patch
 # PRs
+Patch10:       %{name}-pr21237.patch
 #Patch12:      %{name}-pr19664.patch
 #Patch13:      %{name}-pr20218.patch
 URL:           http://gcc.gnu.org/
@@ -707,6 +708,7 @@ rm -rf zlib
 %patch5 -p1
 
 # PRs
+%patch10 -p1
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
This page took 0.083833 seconds and 4 git commands to generate.