SOURCES: gcc-nodebug.patch - updated.

pluto pluto at pld-linux.org
Sun Jul 2 21:18:17 CEST 2006


Author: pluto                        Date: Sun Jul  2 19:18:17 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated.

---- Files affected:
SOURCES:
   gcc-nodebug.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/gcc-nodebug.patch
diff -u SOURCES/gcc-nodebug.patch:1.7 SOURCES/gcc-nodebug.patch:1.8
--- SOURCES/gcc-nodebug.patch:1.7	Wed Mar 22 01:29:25 2006
+++ SOURCES/gcc-nodebug.patch	Sun Jul  2 21:18:12 2006
@@ -1,11 +1,8 @@
---- trunk/gcc/Makefile.in.orig	2006-03-22 00:17:58.000000000 +0100
-+++ trunk/gcc/Makefile.in	2006-03-22 01:25:39.000000000 +0100
-@@ -149,11 +149,11 @@
- # TCFLAGS is used for compilations with the GCC just built.
- XCFLAGS =
+--- trunk/gcc/Makefile.in.orig	2006-07-02 15:31:20.000000000 +0200
++++ trunk/gcc/Makefile.in	2006-07-02 20:55:33.573762250 +0200
+@@ -151,9 +151,9 @@
  TCFLAGS =
--CFLAGS = -g
-+CFLAGS =
+ CFLAGS = @CFLAGS@
  LDFLAGS = @LDFLAGS@
 -STAGE1_CFLAGS = -g @stage1_cflags@
 +STAGE1_CFLAGS = @stage1_cflags@
@@ -15,7 +12,7 @@
  
  # Flags to determine code coverage. When coverage is disabled, this will
  # contain the optimization flags, as you normally want code coverage
-@@ -540,7 +540,7 @@
+@@ -547,7 +547,7 @@
  
  # Options to use when compiling libgcc2.a.
  #
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gcc-nodebug.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list