]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- abandoned (propolice) patch removed.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 17 May 2004 12:18:00 +0000 (12:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.224

gcc.spec

index b3618282dafd8970de7064bf11393c458eab89ee..0f2162ae71e2da14cc4d8cf1ec4eda519eb5e5d1 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -4,7 +4,6 @@
 %bcond_without java            # build without Java support
 %bcond_without objc            # build without objc support
 %bcond_with    bootstrap       # don't BR gcc(ada) (temporary for Ac upgrade bootstrap)
-%bcond_with    pp              # build with ProPolice
 #
 %define                DASHED_SNAP     %{nil}
 %define                SNAP            %(echo %{DASHED_SNAP} | sed -e "s#-##g")
@@ -48,7 +47,6 @@ Patch21:      gcc32-inline-label.patch
 Patch22:       gcc32-java-no-rpath.patch
 Patch23:       gcc32-test-rh65771.patch
 Patch24:       gcc32-test-rotate.patch
-Patch25:       %{name}-3.3.1-propolice.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: binutils >= 2.14
@@ -773,7 +771,6 @@ mv ksi-%{KSI_VERSION} gcc/ksi
 %patch22
 %patch23
 %patch24
-%{?with_pp:%patch25 -p1}
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
This page took 0.165852 seconds and 4 git commands to generate.