]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- PR20297 patch disabled.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 26 May 2005 15:04:27 +0000 (15:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  ( http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297#c7 ).

Changed files:
    gcc4.spec -> 1.310

gcc4.spec

index 82c8934379a05c85910577340362e975f7b0437d..5f7a759d5c7ad47811b166c440658897a4a5f659 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -46,7 +46,8 @@ Patch4:               %{name}-ada-link.patch
 Patch5:                %{name}-alpha-ada_fix.patch
 # PRs
 Patch11:       %{name}-pr20218.patch
-Patch12:       %{name}-pr20297.patch
+# temporary disabled -> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297#c7
+#Patch12:      %{name}-pr20297.patch   
 Patch14:       %{name}-push-pop-visibility.patch
 Patch15:       %{name}-pr21704.patch
 URL:           http://gcc.gnu.org/
@@ -691,7 +692,7 @@ Statyczne biblioteki Obiektowego C.
 
 # PRs
 %patch11 -p0
-%patch12 -p1
+#patch12 -p1
 %patch14 -p0
 %patch15 -p1
 
@@ -728,6 +729,7 @@ TEXCONFIG=false \
        --enable-long-long \
        --%{?with_multilib:en}%{!?with_multilib:dis}able-multilib \
        --enable-nls \
+       --disable-werror \
        --with-gnu-as \
        --with-gnu-ld \
        --with-demangler-in-ld \
This page took 0.033941 seconds and 4 git commands to generate.