]> git.pld-linux.org Git - packages/crossmingw32ce-gcc.git/commitdiff
- updated. auto/th/crossmingw32-gcc-4_1_1-2 auto/th/gcc-4_2_0-0_20060702r115125_0_1 auto/th/gcc-4_2_0-0_20060916r116994_1 auto/th/gcc-4_2_0-0_20060916r116994_2 auto/th/gcc-4_2_0-0_20061030r118195_1 auto/th/gcc-4_2_0-0_20061030r118195_2 auto/th/gcc-4_2_0-0_20061110r118658_1 auto/th/gcc-4_2_0-0_20061119r118994_1 auto/th/gcc-4_2_0-0_20061206r119598_1 auto/th/gcc-4_2_0-0_20061206r119598_2 auto/th/gcc-4_2_0-0_20061225r120195_2 auto/th/gcc-4_2_0-0_20061231r120298_1
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 2 Jul 2006 19:18:12 +0000 (19:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-nodebug.patch -> 1.8

gcc-nodebug.patch

index 03dfe0e54da431da40751349b3ef51ed5ea12f07..4662849e329eb618a199992d63c07c14d2dad694 100644 (file)
@@ -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.
  #
This page took 0.045589 seconds and 4 git commands to generate.