]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- fix ICE on throw code, cleanup obsolete ppc74xx hack.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 12 Feb 2006 16:49:15 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.396.2.26

gcc.spec

index 4d842db6afae0c65fd367df5d720f136b4f1e65e..df1b3164d486f2733926f7c6546cb9ffa38a6c23 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -40,7 +40,7 @@ Summary(pt_BR):       Cole
 Name:          gcc
 Version:       4.1.0
 %define                _snap   20060211r110872
-Release:       0.%{_snap}.0.1
+Release:       0.%{_snap}.1
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -72,7 +72,7 @@ Patch17:      %{name}-pr19505.patch
 Patch18:       %{name}-pr24419.patch
 Patch19:       %{name}-pr24669.patch
 Patch20:       %{name}-pr17390.patch
-
+Patch21:       %{name}-pr24996.patch
 Patch22:       %{name}-pr13676.patch
 
 # 128-bit long double support for glibc 2.4
@@ -153,8 +153,6 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _libdir32       /usr/lib
 %endif
 
-%define        _target_platform        %{_target_cpu}-%{_vendor}-%{_target_os}
-
 %description
 A compiler aimed at integrating all the optimizations and features
 necessary for a high-performance and stable development environment.
@@ -784,7 +782,7 @@ Statyczne biblioteki Obiektowego C.
 %patch18 -p1
 %patch19 -p1
 %patch20 -p1
-
+%patch21 -p1
 %patch22 -p1
 
 %patch30 -p0
This page took 0.083887 seconds and 4 git commands to generate.