]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- fix from
authorundefine <undefine@pld-linux.org>
Fri, 15 Oct 2004 00:03:15 +0000 (00:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  http://savannah.gnu.org/cgi-bin/viewcvs/gcc/gcc/libffi/src/x86/ffi64.c.diff?r1=1.6&r2=1.6.6.1
  to libffi on amd64

Changed files:
    gcc.spec -> 1.241.2.1

gcc.spec

index fe42ccdc40e1b3507383f8690a580a6d2d14f06b..42604439ae698c95c05640ac2b308a98f189e395 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -51,6 +51,7 @@ Patch22:      gcc32-java-no-rpath.patch
 Patch23:       gcc32-test-rh65771.patch
 Patch24:       gcc32-test-rotate.patch
 Patch25:       gcc-cmpi.patch
+Patch26:       gcc-ffi64.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: binutils >= 2:2.15.90.0.3
@@ -782,6 +783,7 @@ mv ksi-%{KSI_VERSION} gcc/ksi
 %patch23
 %patch24
 %patch25 -p1
+%patch26 -p2
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
This page took 0.073553 seconds and 4 git commands to generate.