]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- removed obsolete PR10849 patch (properly fixed now)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Aug 2003 15:35:21 +0000 (15:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- unwind patch is obsolete or needs to be rewritten

Changed files:
    gcc4.spec -> 1.190

gcc4.spec

index 171ac17c10c51b92aba7a5841ebcd5bb76e5f2ab..dbaf4ef870d720aae82c33742232f89d5e75d01c 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -28,7 +28,6 @@ Patch0:               %{name}-info.patch
 Patch1:                %{name}-paths.patch
 Patch2:                %{name}-nolocalefiles.patch
 Patch3:                %{name}-ada-link-new-libgnat.patch
-Patch4:                %{name}-PR10849.patch
 # -- stolen patches from RH --
 Patch10:       gcc32-ada-link.patch
 Patch11:       gcc32-boehm-gc-libs.patch
@@ -45,7 +44,7 @@ Patch21:      gcc32-inline-label.patch
 Patch22:       gcc32-java-no-rpath.patch
 Patch23:       gcc32-test-rh65771.patch
 Patch24:       gcc32-test-rotate.patch
-Patch25:       %{name}-unwind.patch
+#Patch25:      %{name}-unwind.patch    -- obsolete?
 BuildRequires: autoconf
 BuildRequires: binutils >= 2.14
 BuildRequires: bison
@@ -620,9 +619,6 @@ mv ksi-%{KSI_VERSION} gcc/ksi
 %patch22
 %patch23
 %patch24
-%ifarch alpha
-%patch25
-%endif
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
This page took 0.063546 seconds and 4 git commands to generate.