Explorar o código

recreate the patch from scratch to avoid problems on some platforms which cannot apply it (perhaps because of too large offset or whatever)

Ralf S. Engelschall %!s(int64=23) %!d(string=hai) anos
pai
achega
50ebcc98d8
Modificáronse 2 ficheiros con 6 adicións e 7 borrados
  1. 5 6
      gcc/gcc.patch
  2. 1 1
      gcc/gcc.spec

+ 5 - 6
gcc/gcc.patch

@@ -1,5 +1,5 @@
---- config.guess.orig	Thu Jan 30 23:32:36 2003
-+++ config.guess	Wed Feb  5 09:54:43 2003
+--- config.guess.orig	Fri Jan 31 00:25:36 2003
++++ config.guess	Tue Aug 12 12:47:29 2003
 @@ -188,7 +188,7 @@
  		release='-gnu'
  		;;
@@ -9,12 +9,11 @@
  		;;
  	esac
  	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
---- gcc/config/i386/sol2.h.dist Thu Feb 27 15:00:54 2003
-+++ gcc/config/i386/sol2.h      Thu Feb 27 14:20:50 2003
-@@ -160,3 +160,5 @@
+--- gcc/config/i386/sol2.h.orig	Thu Jun 20 13:03:34 2002
++++ gcc/config/i386/sol2.h	Tue Aug 12 12:35:50 2003
+@@ -66,3 +66,5 @@
  
  /* The Solaris assembler does not support .quad.  Do not use it.  */
  #undef ASM_QUAD
 +#undef DEFAULT_PCC_STRUCT_RETURN
 +#define DEFAULT_PCC_STRUCT_RETURN 1
-

+ 1 - 1
gcc/gcc.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [CORE]
 Group:        Compiler
 License:      GPL
 Version:      %{V_full}
-Release:      20030809
+Release:      20030812
 
 #   package options
 %option       with_cxx       yes