Przeglądaj źródła

upgrading package: gcc35 3.5s20040725 -> 3.5s20040801

Michael Schloh von Bennewitz 21 lat temu
rodzic
commit
167a96dd36
2 zmienionych plików z 6 dodań i 4 usunięć
  1. 4 2
      gcc35/gcc35.patch
  2. 2 2
      gcc35/gcc35.spec

+ 4 - 2
gcc35/gcc35.patch

@@ -1,3 +1,4 @@
+Index: config.guess
 --- config.guess.orig	Thu Jan 30 23:32:36 2003
 +++ config.guess	Wed Feb  5 09:54:43 2003
 @@ -189,7 +189,7 @@
@@ -21,9 +22,10 @@ Index: gcc/config/i386/sol2.h
  
  /* The Solaris assembler wants a .local for non-exported aliases.  */
  #define ASM_OUTPUT_DEF_FROM_DECLS(FILE, DECL, TARGET)	\
+Index: gcc/system.h
 --- gcc/system.h.orig	2003-08-23 20:03:05.000000000 +0200
 +++ gcc/system.h	2003-09-03 20:02:11.000000000 +0200
-@@ -315,10 +315,6 @@
+@@ -319,10 +319,6 @@
  extern char *strstr (const char *, const char *);
  #endif
  
@@ -37,7 +39,7 @@ Index: gcc/config/i386/sol2.h
 Index: gcc/config/alpha/osf.h
 --- gcc/config/alpha/osf.h.orig	2003-12-12 02:19:23.000000000 +0100
 +++ gcc/config/alpha/osf.h	2004-04-26 21:25:14.000000000 +0200
-@@ -79,7 +79,7 @@
+@@ -78,7 +78,7 @@
     constructor and call-frame data structures are not accidentally
     overridden.  */
  #define LINK_SPEC  \

+ 2 - 2
gcc35/gcc35.spec

@@ -26,7 +26,7 @@
 #   package version
 %define       V_full         3.5
 %define       V_comp         35
-%define       V_snap         20040725
+%define       V_snap         20040801
 
 #   package information
 Name:         gcc35
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Compiler
 License:      GPL
 Version:      %{V_full}s%{V_snap}
-Release:      20040726
+Release:      20040802
 
 #   package options
 %option       with_cxx       yes