SOURCES: gcc-hash-style-gnu.patch - updated for incoming 4.4.0.

pluto pluto at pld-linux.org
Fri Jan 2 21:17:39 CET 2009


Author: pluto                        Date: Fri Jan  2 20:17:39 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for incoming 4.4.0.

---- Files affected:
SOURCES:
   gcc-hash-style-gnu.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/gcc-hash-style-gnu.patch
diff -u SOURCES/gcc-hash-style-gnu.patch:1.2 SOURCES/gcc-hash-style-gnu.patch:1.3
--- SOURCES/gcc-hash-style-gnu.patch:1.2	Tue Mar  4 16:29:01 2008
+++ SOURCES/gcc-hash-style-gnu.patch	Fri Jan  2 21:17:33 2009
@@ -33,30 +33,30 @@
      %{!ibcs: \
 --- gcc-4.2.0-20070316/gcc/config/sparc/linux64.h.orig	2006-03-02 17:47:02.000000000 -0500
 +++ gcc-4.2.0-20070316/gcc/config/sparc/linux64.h	2007-04-18 07:16:49.644880415 -0400
-@@ -167,7 +167,7 @@
+@@ -121,7 +121,7 @@
    { "link_arch_default", LINK_ARCH_DEFAULT_SPEC },	  \
    { "link_arch",	 LINK_ARCH_SPEC },
  
--#define LINK_ARCH32_SPEC "-m elf32_sparc -Y P,/usr/lib %{shared:-shared} \
-+#define LINK_ARCH32_SPEC "-m elf32_sparc --hash-style=gnu -Y P,/usr/lib %{shared:-shared} \
+-#define LINK_ARCH32_SPEC "-m elf32_sparc -Y P,%R/usr/lib %{shared:-shared} \
++#define LINK_ARCH32_SPEC "-m elf32_sparc --hash-style=gnu -Y P,%R/usr/lib %{shared:-shared} \
    %{!shared: \
      %{!ibcs: \
        %{!static: \
-@@ -176,7 +176,7 @@
+@@ -130,7 +130,7 @@
          %{static:-static}}} \
  "
  
--#define LINK_ARCH64_SPEC "-m elf64_sparc -Y P,/usr/lib64 %{shared:-shared} \
-+#define LINK_ARCH64_SPEC "-m elf64_sparc --hash-style=gnu -Y P,/usr/lib64 %{shared:-shared} \
+-#define LINK_ARCH64_SPEC "-m elf64_sparc -Y P,%R/usr/lib64 %{shared:-shared} \
++#define LINK_ARCH64_SPEC "-m elf64_sparc --hash-style=gnu -Y P,%R/usr/lib64 %{shared:-shared} \
    %{!shared: \
      %{!ibcs: \
        %{!static: \
-@@ -257,7 +257,7 @@
+@@ -211,7 +211,7 @@
  #else /* !SPARC_BI_ARCH */
  
  #undef LINK_SPEC
--#define LINK_SPEC "-m elf64_sparc -Y P,/usr/lib64 %{shared:-shared} \
-+#define LINK_SPEC "-m elf64_sparc --hash-style=gnu -Y P,/usr/lib64 %{shared:-shared} \
+-#define LINK_SPEC "-m elf64_sparc -Y P,%R/usr/lib64 %{shared:-shared} \
++#define LINK_SPEC "-m elf64_sparc --hash-style=gnu -Y P,%R/usr/lib64 %{shared:-shared} \
    %{!shared: \
      %{!ibcs: \
        %{!static: \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gcc-hash-style-gnu.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list