]> git.pld-linux.org Git - packages/crossmingw32ce-gcc.git/blobdiff - gcc-nodebug.patch
- tagged as GCC_4_0 and updated for 4.1.x.
[packages/crossmingw32ce-gcc.git] / gcc-nodebug.patch
index 759e911e96a2645304f4e3b6708f0517e21e9de5..333ee7a6b9c4f3d744a9dae8fcbcc9a8af88b3d3 100644 (file)
@@ -1,6 +1,6 @@
---- gcc-4.0-20040919/gcc/Makefile.in.orig      2004-09-18 03:07:21.000000000 +0200
-+++ gcc-4.0-20040919/gcc/Makefile.in   2004-09-26 11:38:24.071049304 +0200
-@@ -141,10 +141,10 @@
+--- 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 @@
  # TCFLAGS is used for compilations with the GCC just built.
  XCFLAGS =
  TCFLAGS =
  
  # Flags to determine code coverage. When coverage is disabled, this will
  # contain the optimization flags, as you normally want code coverage
-@@ -511,7 +511,7 @@
+@@ -520,7 +520,7 @@
  
  # Options to use when compiling libgcc2.a.
  #
 -LIBGCC2_DEBUG_CFLAGS = -g
 +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@
- # Additional options to use when compiling libgcc2.a.
+ LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(TARGET_LIBGCC2_CFLAGS) \
+                $(LIBGCC2_DEBUG_CFLAGS) $(GTHREAD_FLAGS) \
+                -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED @inhibit_libc@
 --- 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.098479 seconds and 4 git commands to generate.