]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- updated for 4.2. auto/th/crossmingw32-gcc-3_4_6-0_1 auto/th/crossmingw32-gcc-4_1_1-1
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 22 Mar 2006 00:29:25 +0000 (00:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4-nodebug.patch -> 1.7

gcc4-nodebug.patch

index 545d84971f7483be8e46edd4d39120d4e1602ea3..03dfe0e54da431da40751349b3ef51ed5ea12f07 100644 (file)
@@ -1,12 +1,13 @@
---- gcc-4.1-20050522/gcc/Makefile.in.orig      2005-05-20 21:17:40.000000000 +0000
-+++ gcc-4.1-20050522/gcc/Makefile.in   2005-05-26 10:49:01.000000000 +0000
-@@ -148,10 +148,10 @@
+--- 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 =
  TCFLAGS =
 -CFLAGS = -g
--STAGE1_CFLAGS = -g @stage1_cflags@
 +CFLAGS =
+ LDFLAGS = @LDFLAGS@
+-STAGE1_CFLAGS = -g @stage1_cflags@
 +STAGE1_CFLAGS = @stage1_cflags@
  STAGE1_CHECKING = -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING
 -BOOT_CFLAGS = -g -O2
@@ -14,7 +15,7 @@
  
  # Flags to determine code coverage. When coverage is disabled, this will
  # contain the optimization flags, as you normally want code coverage
-@@ -520,7 +520,7 @@
+@@ -540,7 +540,7 @@
  
  # Options to use when compiling libgcc2.a.
  #
@@ -22,7 +23,7 @@
 +LIBGCC2_DEBUG_CFLAGS =
  LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(TARGET_LIBGCC2_CFLAGS) \
                 $(LIBGCC2_DEBUG_CFLAGS) $(GTHREAD_FLAGS) \
-                -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED @inhibit_libc@
+                -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED \
 --- gcc-4.0-20040919/gcc/ada/Makefile.in.orig  2004-09-13 12:18:40.000000000 +0200
 +++ gcc-4.0-20040919/gcc/ada/Makefile.in       2004-09-26 11:40:30.070894416 +0200
 @@ -73,7 +73,7 @@
This page took 0.087609 seconds and 4 git commands to generate.